Retrieve Upload Portal Information
Retrieve a single upload portals identified by ID.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/portals/{portalId} \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?