Verify Upload Portal Information
Retrieve a subset of files from the portal, to be used in the data source wizard.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/portals/{portalId}/verify \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?