Download all impulses (incl. metrics), as JSON or CSV.

Download all impulses (incl. metrics), as JSON or CSV.

get

Download all impulse for a project, including accuracy and performance metrics, as JSON or CSV.

Authorizations
Path parameters
projectIdintegerRequired

Project ID

Query parameters
formatstring · enumOptional

Format of the detailed impulses response, either 'json' or 'csv'. If not set, defaults to 'json'.

Possible values:
Responses
200
File
application/octet-stream
Responsestring · binary
get
GET /v1/api/{projectId}/download-impulses-detailed HTTP/1.1
Host: studio.edgeimpulse.com
x-api-key: YOUR_API_KEY
Accept: */*
200

File

binary

Last updated

Was this helpful?