Get metadata
Retrieve the metadata from a generated DSP block.
get
/api/{projectId}/dsp/{dspId}/metadata
Authorizations
Path parameters
projectIdintegerrequired
Project ID
dspIdintegerrequired
DSP Block ID, use the impulse functions to retrieve the ID
Query parameters
excludeIncludedSamplesboolean
Whether to exclude 'includedSamples' in the response (as these can slow down requests significantly).
Responses
application/json
cURL
JavaScript
Python
HTTP
200
Last updated
Was this helpful?