Last updated 11 months ago
Was this helpful?
Get the interval of the training data; if multiple intervals are present, the interval of the longest data item is returned.
Project ID
curl -L \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/data-interval' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text", "intervalMs": 1 }