v1
latestOpenAPI 3.0.02026-07-1799139348.0 KBList jobs for a job agent
Returns the jobs assigned to a job agent, optionally filtered by status.
get/v1/workspaces/{workspaceId}/job-agents/{jobAgentId}/jobs
Path parameters
workspaceIdstring required
ID of the workspace
jobAgentIdstring required
ID of the job agent
Query parameters
status'cancelled' | 'skipped' | 'inProgress' | 'actionRequired' | 'pending' | 'failure' | 'invalidJobAgent' | 'invalidIntegration' | 'externalRunNotFound' | 'successful' | 'queued'
Filter jobs by status
includeDispatchContextboolean
Include the dispatch context on each job. It can be large, so it is omitted by default.
limitinteger
Maximum number of items to return
offsetinteger
Number of items to skip
Response
Paginated list of items