Get Project Sample Metadata

Get metadata for all samples in a project.

curl --request GET \
  --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/metadata?category=SOME_STRING_VALUE' \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?