Skip to main content
GET
Feature labels

Authorizations

x-api-key
string
header
required

Path Parameters

projectId
integer
required

Project ID

dspId
integer
required

DSP Block ID, use the impulse functions to retrieve the ID

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

labels
string[]
required
Example:

"[ "accX RMS", "accX Peak 1 Freq" ]"

error
string

Optional error description (set if 'success' was false)