v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Status Dashboards

List Status Dashboards

Get all your account's custom Status Dashboard views.

Scoped OAuth requires: status_dashboards.read

get/status_dashboards

Headers

Acceptstring required

The Accept header is used as a versioning header.

Response

OK

limitinteger required

The minimum of the limit parameter used in the request or the maximum request size of the API.

next_cursorstring nullable required

An opaque string than will deliver the next set of results when provided as the cursor parameter in a subsequent request. A null value for this field indicates that there are no additional results.

Example response

{
  "next_cursor": "dXNlcjaVMzc5V0ZYTlo="
}