List active jobs
List active jobs
Get all active jobs for this project
GEThttps://studio.edgeimpulse.com/v1/api/{projectId}/jobs
Path parameters
projectId*integer
Project ID
Query parameters
Response
OK
Body
success*boolean
Whether the operation succeeded
errorstring
Optional error description (set if 'success' was false)
jobs*array of Job (object)
Active jobs
totalJobCount*integer
Request
Response
Last updated