v1
latestOpenAPI 3.1.02026-07-2616636641.7 KBList Channels for a Site
This API call returns all "Channel IDs" associated with a given Site.
get/v1/channelsInSite/{SiteID}
Path parameters
SiteIDinteger required
The ID of the Site
Response
200
Example response
{
"ChannelIds": [
45678
]
}