GET
/
api
/
{projectId}
/
raw-data
/
{sampleId}
/
raw
Download file
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.

Authorizations

x-api-key
string
header
required

Path Parameters

projectId
integer
required

Project ID

sampleId
integer
required

Sample ID

Response

200 - application/octet-stream

CBOR or JSON file

The response is of type file.