GET api/genres?folderId={folderId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
folderId | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of GenreName | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
None. |
|
name | string |
None. |
|
urlName | string |
None. |
|
webCopy | string |
None. |
|
image | Image |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.