List Emails
Get a list of all emails sent by Edge Impulse regarding this project.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/emails \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?
Get a list of all emails sent by Edge Impulse regarding this project.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/emails \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?