Get Data Axes Summary
Get a list of axes that are present in the training data.
curl --request GET \
--url 'https://studio.edgeimpulse.com/v1/api/{projectId}/data-axes?includeDisabled=SOME_BOOLEAN_VALUE&includeNotProcessed=SOME_BOOLEAN_VALUE' \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?