Get A White Label User
White label admin only API to get information about a user.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/whitelabel/users/{userId} \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?