Last updated 12 months 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-04-16T14:25:43.726Z", "url": "text" }