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

This endpoint expects an object.
cursorstring or nullOptional

Next/Previous Cursor

records_per_pageintegerOptional
Records Per Page
search_filtersobjectOptional
Search filters

Response

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

Errors