cURL
curl --request GET \ --url https://api.kadoa.com/v5/notifications/channels/{channelId} \ --header 'x-api-key: <api-key>'
{ "data": { "channel": {} }, "status": "<string>", "message": "<string>" }
Channel ID
Channel retrieved successfully
The response is of type object.
object