Channels

GET/channels

List channels

Request

GET/channels
curl -G https://YOUR_DOMAIN/api/channels \
  -H "Authorization: Bearer {token}" \
  -H "Accept: application/json"
Loading response...