List Channels
GET/v1/conversations/channels
Retrieves a paginated list of all active communication channels in the workspace.
Query Parameters
pageinteger
Example:1
limitinteger
Example:25
Responses
Body
success_codeenum: 200 | 201•Numeric success code matching the HTTP response status. required
Example:200
messagestring required
Example:OK
detailsobject required
dataarray[object] required
idstring
Example:60f8888887890abcdef12345
namestring
Example:Official WhatsApp
channel_typestring
Example:whatsapp
is_activeboolean
Example:true
metaobject