<- Channels API

Channels API

All versions ->

Bulk retrieve channelsBeta

POST

 /v2/channels/bulk-retrieve

Try in API Explorer
Link to section

Request body

Example code

Link to section

channel_ids

string [ ]

Required

Link to section

Response fields

Link to section

errors

Information about errors encountered during the request.

Link to section

responses

A map of channel IDs to channel responses which tell whether retrieval for a specific channel is success or not. Channel response of a success retrieval would contain channel info whereas channel response of a failed retrieval would have error info.