Execution

List jobs executed by given agent

get/agents/{agent_id}/jobs

Path parameters

agent_idinteger required

ID of agent

Query parameters

startinteger

How many items to return at one time (max 100)

limitinteger

How many items to return at one time (max 100)

Response

A paged array of runs

totalinteger

Changes

Changed in 2 of the 50 revisions of this API.11