List emails
List emails
Get a list of all emails sent by Edge Impulse regarding this project.
GEThttps://studio.edgeimpulse.com/v1/api/{projectId}/emails
Path parameters
projectId*integer
Project ID
Response
OK
Body
success*boolean
Whether the operation succeeded
errorstring
Optional error description (set if 'success' was false)
emails*array of object
List of emails
Request
Response
Last updated