Get Config

Retrieve the configuration parameters for the DSP block. Use the impulse functions to retrieve all DSP blocks.

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

Last updated

Was this helpful?