Get Organization Information
White label admin only API to list all information about an organization.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/whitelabel/organizations/{innerOrganizationId} \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?