List root executions for an ETL job
GET/jobs/:id/executions
Returns paginated root executions only (rows without ParentExecutionId). Starting, stopping, and running rows are refreshed from Glue before they are returned. Failed runs expose ErrorMessage from Message.
Request
Responses
- 200
- 400
- 500
Paginated JobExecutions list with count, total_count, and next_available yes/no.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Invalid sortby, limit over 1000, missing job, or insufficient access. Body is {"Message": " -
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Uncaught backend or metadata inconsistency. Typical Message is "RTE-1001 - {exception}." or GE-1008.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers