Get Results From DSP Autotuner

Get a set of parameters, found as a result of running the DSP autotuner.

curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/dsp/{dspId}/get-autotuner-results \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?