Get Downloads

Retrieve the downloads for a project.

curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/downloads \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?