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.
GET
/
api
/
{projectId}
/
training
/
{learnId}
/
y
Download labels
Copy
curl --request GET \ --url https://studio.edgeimpulse.com/v1/api/{projectId}/training/{learnId}/y \ --header 'x-api-key: <api-key>'