Last updated 3 months ago
Was this helpful?
Gets a list of all components linked to a status page
Status Page ID
API Key for authentication
GET /api/status-page/{statusPageId}/component HTTP/1.1 Host: api.spike.sh x-api-key: text Accept: */*
List of components
No content
Get details of a status page component
Component ID
GET /api/status-page/{statusPageId}/component/{componentId} HTTP/1.1 Host: api.spike.sh x-api-key: text Accept: */*
Component details