Get channel
Get a channel.
Method
GET
Path
/channels/[channel_key]
Path parameter
Response
HTTP status codes
Response object
Channel object
Code sample
curl --location --request GET 'https://api.sociocs.com/channels/your_channel_key' \
--header 'apikey: your_api_key' \