Get Notes
Get all notes in project.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/notes \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?
Get all notes in project.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/notes \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?