Skip to main content
GET
/
api
/
v1
/
status-pages
/
{id}
/
badge
Get badge data for a status page
curl --request GET \
  --url https://api.example.com/api/v1/status-pages/{id}/badge

Path Parameters

id
string
required

Query Parameters

preview
enum<string>
Available options:
operational,
unavailable,
investigation

Response

200 - undefined