Download all impulses (incl. metrics), as JSON or CSV.
Download all impulse for a project, including accuracy and performance metrics, as JSON or CSV.
Authorizations
Path parameters
projectIdintegerRequired
Project ID
Query parameters
formatstring · enumOptionalPossible values:
Format of the detailed impulses response, either 'json' or 'csv'. If not set, defaults to 'json'.
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?