Get Ground Truth

Get performance calibration ground truth data

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

Last updated

Was this helpful?