Get Impulse Including Disabled Blocks
Retrieve the impulse for this project including disabled blocks
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/impulse/all \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?