Get The Interval In ms Of The Training Data
Get the interval of the training data; if multiple intervals are present, the interval of the longest data item is returned.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/data-interval \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?