v2
latestOpenAPI 3.0.02026-07-261859071.2 MBAlert channels
Retrieve an alert channel
Show details of a specific alert channel.
get/v1/alert-channels/{id}
Path parameters
idinteger required
Headers
x-checkly-accountstring
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Response
Successful
Example response
{
"id": 1,
"type": "SMS",
"subscriptions": []
}