Last updated 1 year ago
Was this helpful?
Get the URL to the exported artefacts for an export job of a project.
Project ID
GET /v1/api/{projectId}/export/get-url HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Accept: */*
OK
{ "success": true, "error": "text", "hasExport": true, "created": "2025-05-06T19:59:09.832Z", "url": "text" }