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