Retrieve an alert channel

GET {{baseUrl}}/v1/alert-channels/:id

Show details of a specific alert channel.

HEADERS

KeyDatatypeRequiredDescription
x-checkly-accountstringYour Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Acceptstring

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"}