GET publicsitedata/galleries/{gallery_id}?site={site}&offset={offset}&page_size={page_size}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| site | integer |
Required |
|
| gallery_id | integer |
Required |
|
| offset | integer |
Default value is 0 |
|
| page_size | integer |
Default value is 50 |
Body Parameters
None.
Response Information
Resource Description
PublicSiteGalleryPage| Name | Description | Type | Additional information |
|---|---|---|---|
| CablecastGalleryId | integer |
None. |
|
| Title | string |
None. |
|
| Page | integer |
None. |
|
| DisplayLimit | integer |
None. |
|
| Position | integer |
None. |
|
| Shows | Collection of PublicSiteShow |
None. |
|
| Galleries | Collection of PublicSiteGalleryPage |
None. |
|
| Meta | PublicSiteMeta |
None. |
|
| TotalShows | integer |
None. |
|
| TotalGalleries | integer |
None. |
|
| Type | integer |
None. |
|
| Thumbnail | string |
None. |
|
| Description | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.