Anomaly Metadata

Get metadata about a trained anomaly block. Use the impulse blocks to find the learnId.

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

Last updated

Was this helpful?