cURL
curl --request GET \ --url https://studio.edgeimpulse.com/v1/api/{projectId}/csv-wizard/uploaded-file/download \ --header 'x-api-key: <api-key>'
This response does not have an example.
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
OK
The response is of type file.
file