Get Data Explorer Settings
Get data explorer configuration, like the type of data, and the input / dsp block to use.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/data-explorer/settings \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?