Getting the list of channels
Last updated
Was this helpful?
Last updated
Was this helpful?
Get the channel list:
curl --request GET \
--url https://manager.whapi.cloud/channels/list \
--header 'accept: application/json' \
--header 'authorization: Bearer eyJhbGciOiJSUzI1NiIsI.....eg'