Get impulse blocks
GET {{baseUrl}}/api/whitelabel/:whitelabelIdentifier/impulse/blocks
Lists all possible DSP and ML blocks available for this white label.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"inputBlocks":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"dspBlocks":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"learnBlocks":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}