Last updated 1 year ago
Was this helpful?
Get the last modification date for a project (will be upped when data is modified, or when an impulse is trained)
Project ID
GET /v1/api/{projectId}/last-modification HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Accept: */*
OK
{ "success": true, "error": "text", "lastModificationDate": "2025-05-06T19:38:51.520Z", "lastVersionDate": "2025-05-06T19:38:51.520Z" }