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

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 performance metrics across different regions.