Last updated 10 months ago
Was this helpful?
Retrieves DSP block parameters
/api/{projectId}/optimize/dsp-parameters
Project ID
Organization ID
Organization DSP ID
curl -L \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/optimize/dsp-parameters?organizationId=1&organizationDspId=1' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text", "parameters": {} }