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

curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/training/{learnId}/y \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?