Get Transfer Learning Blocks

Retrieve all transfer learning blocks.

curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/transfer-learning \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?