Last updated 12 months 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-04-16T14:12:17.300Z", "lastVersionDate": "2025-04-16T14:12:17.300Z" }