Get channels
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token
OR
AuthorizationBearer
OAuth2 authentication using JWT tokens
Query parameters
RecordsPerPage
The number of records to return per page. This parameter is used for pagination. If not provided, a default value will be used.
Cursor
A cursor for pagination. This parameter is used to fetch the next set of results.
Response
Success
items
List of channels
next
Next page url
prev
Previous page url

