Last Modification
Get the last modification date for a project (will be upped when data is modified, or when an impulse is trained)
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/last-modification \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?