curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/{sampleId}/raw \
--header 'x-api-key: <api-key>'
This response does not have an example.
Download a sample in it’s original format as uploaded to the ingestion service.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/{sampleId}/raw \
--header 'x-api-key: <api-key>'
This response does not have an example.
CBOR or JSON file
The response is of type file
.