White Label Admin - Get global white label metrics

White Label Admin - Get global white label metrics

get

White label admin only API to get global metrics.

Authorizations
Path parameters
organizationIdintegerRequired

Organization ID

Responses
200
OK
application/json
Responseall of
get
GET /v1/api/organizations/{organizationId}/whitelabel/metrics HTTP/1.1
Host: studio.edgeimpulse.com
x-api-key: YOUR_API_KEY
Accept: */*
200

OK

{
  "success": true,
  "error": "text",
  "metrics": {}
}

Last updated

Was this helpful?