Evaluate Job Result

Get evaluate job result, containing detailed performance statistics for every possible variant of the impulse.

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

Last updated

Was this helpful?