EAI API Documentation
Get Chapters and Channels
0 min
if you are interested in chapters and channels, you can get them by calling the following rest apis https //{subdomain} teleskope io/1/eai/graph?listchaptersingroup={group id} https //{subdomain} teleskope io/1/eai/graph?listchannelsingroup={group id} replace {subdomain} with the customer's assigned subdomain and {group id} with the group id obtained from the previous api call these apis return a list of chapters and channels for the specified group it is recommended to cache the results of these apis for 24 hours, as they do not change frequently