Get a status page by ID
Use a user token to access authenticated routes. The token must be specified in the Authorization HTTP header with the following format 'Authorization: Bearer <token>'.
ID of the status page to show
Success, status page retrieved
The response is of type object
.
Get a status page by ID
Use a user token to access authenticated routes. The token must be specified in the Authorization HTTP header with the following format 'Authorization: Bearer <token>'.
ID of the status page to show
Success, status page retrieved
The response is of type object
.