Check Evaluate Job Result (Cache)
Get evaluate job result, containing detailed performance statistics for every possible variant of the impulse. This only checks cache, and throws an error if there is no data in cache.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/deployment/evaluate/cache \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?