Get Parameter Sets

Get performance calibration parameter sets

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

Last updated

Was this helpful?