Last updated 10 months ago
Was this helpful?
White label admin only API to get global metrics.
/api/organizations/{organizationId}/whitelabel/metrics
Organization ID
curl -L \ --url 'https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/whitelabel/metrics' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text", "metrics": {} }