GET api/Platform/{affiliateId}/Help?appSettingGroup={appSettingGroup}
Returns current Help articles collection of an affiliate by appSettingGropu
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
affiliateId |
Affiliate Id |
integer |
Required |
appSettingGroup |
App settings group |
string |
Required |
v |
The requested API version |
string |
Required Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
Returns current Help articles collection of an affiliate by appSettingGropu
Collection of FilmFlex.Platform.Common.API.Contracts.V1.HelpArticleDTOName | Description | Type | Additional information |
---|---|---|---|
Title |
Article title |
string |
None. |
Description |
Article description |
string |
None. |
ChildArticles |
Collection of Articles that the article is a parent of |
Collection of FilmFlex.Platform.Common.API.Contracts.V1.HelpArticleDTO |
None. |
Response Formats
application/json
Sample:
text/json
Sample: