Download labels
Download the labels for this learning block. This is data already processed by the signal processing blocks. Not all blocks support this function. If so, a GenericApiResponse is returned with an error message.
Authorizations
Path parameters
projectIdintegerRequired
Project ID
learnIdintegerRequired
Learn Block ID, use the impulse functions to retrieve the ID
Responses
200
Numpy binary file
application/octet-stream
Responsestring · binary
get
GET /v1/api/{projectId}/training/{learnId}/y HTTP/1.1
Host: studio.edgeimpulse.com
x-api-key: YOUR_API_KEY
Accept: */*
200
Numpy binary file
binary
Last updated
Was this helpful?