Feature Labels

Retrieve the names of the features the DSP block generates

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

Last updated

Was this helpful?