List Storage Buckets
Retrieve all configured storage buckets. This does not list the secret key.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/buckets \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?