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

Authorizations

x-api-key
string
header
required

Path Parameters

portalId
integer
required

Portal ID

Query Parameters

path
string
required

Path to file in portal

Response

200 - application/octet-stream

OK

The response is of type file.