Get Data Explorer Predictions
Predictions for every data explorer point (only available when using current impulse to populate data explorer)
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/data-explorer/predictions \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?