Skip to main content
GET
/
api
/
v2
/
analytics
/
thresholds
/
stage-aware
Get production stage-aware thresholds (fixes same-threshold problem) Query pa...
curl --request GET \
  --url http://localhost:3000/api/v2/analytics/thresholds/stage-aware \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

JWT obtained from POST /api/v1/auth/login.

Query Parameters

stage
string

stage query parameter.

Response

OK

Resource data (object or array depending on endpoint).