v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Status Page

Get components uptime for page with pagination

Get uptime information for components associated with a Status page with pagination support.

get/stakeholder-comms/cloudId/{cloudId}/api/pages/{pageId}/components/uptime/v2

Path parameters

pageIdstring required

Identifier of the page.

Query parameters

startDatestring

Start of the period.

endDatestring

End of the period.

searchTermstring

Search term to filter components.

statusFilterstring[]

Filter components by status.

firstinteger

Number of items to return from the start.

afterstring

Cursor for forward pagination.

lastinteger

Number of items to return from the end.

beforestring

Cursor for backward pagination.

Response

Returned if the request is successful.

totalCountinteger

Total number of components.

errorstring

Error message, if the operation was not successful.