Last updated 11 months ago
Was this helpful?
Returns the file that was uploaded when the CSV wizard was configured. If there is no config this will throw a 5xx error.
Project ID
curl -L \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/csv-wizard/uploaded-file/download' \ --header 'x-api-key: YOUR_API_KEY'
binary