Last updated 12 months ago
Was this helpful?
Returns whether the file that was uploaded when the CSV wizard was configured is available.
Project ID
GET /v1/api/{projectId}/csv-wizard/uploaded-file HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Accept: */*
OK
{ "success": true, "error": "text", "hasFile": true, "link": "text" }