Classify Job Result

Get classify job result, containing the result for the complete testing dataset.

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

Last updated

Was this helpful?