Lists all possible blocks that can be used in the impulse, including any additional information required by the EON tuner that the getImpulseBlocks endpoint does not return
GET
/
api
/
{projectId}
/
optimize
/
all-blocks
Get impulse blocks
Copy
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/optimize/all-blocks \
--header 'x-api-key: <api-key>'