GET
/
api
/
organizations
/
{organizationId}
/
dataset
/
{dataset}
/
files
/
view
View file from dataset
curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/dataset/{dataset}/files/view \
  --header 'x-api-key: <api-key>'
This response does not have an example.

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
integer
required

Organization ID

dataset
string
required

Dataset name

Query Parameters

path
string
required

Path to file in portal

Response

200 - application/octet-stream

OK

The response is of type file.