#
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/[channel_key]' \
--header 'apikey: [your api key]' \