Notification Handlers: Retrieve One
This documentation entry provides a clear and detailed guide on how to retrieve a specific notification handler using the API, including the necessary parameters, headers, and expected response.
Endpoint
GET /api/notification-handler/{notification_handler_id}
/api/notification-handler/{notification_handler_id}Request
GET https://uptimekeep.com/api/notification-handler/{notification_handler_id}Header
Type
Description
curl --request GET \
--url 'https://uptimekeep.com/api/notification-handler/{notification_handler_id}' \
--header 'Authorization: Bearer {api_key}'Response
Fields
Field
Type
Description
Field
Type
Description
Errors
Last updated