List Active Organizations
Retrieve list of organizations that a user is a part of.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/organizations \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?
Retrieve list of organizations that a user is a part of.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/organizations \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?