White Label Admin - Download usage report

White Label Admin - Download usage report

get

Download a usage report for an organization. This is an API only available to white label admins.

Authorizations
Path parameters
organizationIdintegerrequired

Organization ID

innerOrganizationIdintegerrequired

Organization ID within the context of a white label

reportIdintegerrequired

Report ID

Responses
curl -L \
  --url 'https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/whitelabel/organizations/{innerOrganizationId}/usage/reports/{reportId}/download' \
  --header 'x-api-key: YOUR_API_KEY'

No body

Last updated

Was this helpful?