Status Pages

Get a list of all status pages

get

Gets list of all the status pages of an organisation.

Authorizations
x-api-keystringRequired

Your API key. You can find this in your Spike dashboard under Settings > API.

Responses
chevron-right
200

Successful response

application/json
objectOptional
get
/api/status-page/all

Get details of a status page

get

Gets details of a status page

Accepts parameter id of status page

Authorizations
x-api-keystringRequired

Your API key. You can find this in your Spike dashboard under Settings > API.

Path parameters
status_page_idstringRequired

status_page_id parameter

Responses
chevron-right
200

Successful response

application/json
objectOptional
get
/api/status-page/{status_page_id}

Last updated