Get URL Of Export
Get the URL to the exported artefacts for an export job of a project.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/export/get-url \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?