Get Projects
Retrieve all projects for the organization.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/projects \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?
Retrieve all projects for the organization.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/projects \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?