Search channels

View as Markdown
Search channels based on filters

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Request

cursorstringOptional

Next/Previous Cursor

records_per_pageintegerOptional
Records Per Page
search_filtersobjectOptional
Search filters

Response

Success
itemslist of objects
List of channels
nextstring
Next page cursor
prevstring
Previous page cursor
total_recordsinteger
Total records on current page

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error