Get Impulse Blocks

Lists all possible blocks that can be used in the impulse

curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/impulse/blocks \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?