Skip to main content
GET
/
dashboard
/
availability-trends
Get availability trends
curl --request GET \
  --url https://api.justanotheruptime.com/dashboard/availability-trends \
  --header 'Authorization: Bearer <token>'
[
  "<unknown>"
]

Documentation Index

Fetch the complete documentation index at: https://docs.justanotheruptime.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

projectId
string

Response

200 - application/json

Returns availability trends over time.