Retrieve an alert channel
GET {{baseUrl}}/v1/alert-channels/:id
Show details of a specific alert channel.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-checkly-account | string | Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general | |
Accept | string |
RESPONSES
status: OK
{"id":1,"type":"SMS","config":{},"sendRecovery":false,"sendFailure":false,"sendDegraded":true,"sslExpiry":false,"sslExpiryThreshold":30,"created_at":"1944-02-11T01:12:44.857Z","updated_at":"2020-09-27T03:33:02.656Z"}