#
Get channels
Get the list of channels for the given provider.
#
Method
GET
#
Path
/channels
#
Query string parameter
#
Response
#
HTTP status codes
#
Response object
Array of object
#
Code sample
curl --location --request GET 'https://api.sociocs.com/channels?provider=twlo' \
--header 'apikey: your_api_key' \