Page optimized for desktop experience. Please use a desktop browser for best compatibility.

List a User’s channels

Returns only the Channels for the User making the API call.

GET
/api/v2/search/channels

Response Messages

Successful response

[
{
"channelId": "13a24fc2-4fc5-4ba9-88af-f58624ad10e",
"name": "Marketing"
},
{
"channelId": "369fsfff-cba8-4e89-8b7f-b69863cc02a",
"name": "Human Resources"
} ]

Unauthorized error

Internal server error