Download CSV Wizard uploaded file

Download CSV Wizard uploaded file

get

Returns the file that was uploaded when the CSV wizard was configured. If there is no config this will throw a 5xx error.

Authorizations
Path parameters
projectIdintegerRequired

Project ID

Responses
200
OK
application/octet-stream
Responsestring · binary
get
GET /v1/api/{projectId}/csv-wizard/uploaded-file/download HTTP/1.1
Host: studio.edgeimpulse.com
x-api-key: YOUR_API_KEY
Accept: */*
200

OK

binary

Last updated

Was this helpful?