v3
latestOpenAPI 3.1.02026-07-3178343213.9 KBruns
Retrieve an agent run
Retrieves details of a specific agent run
get/v1/runs/{id}
Path parameters
idstring required
Agent run ID
Query parameters
includestring
Comma-separated list of optional sub-resources to include. Pass steps to populate the steps array with this run's execution trace; omitted by default to avoid the cost of fetching step state from the underlying execution backend.
Headers
Authorizationstring required
Bearer authentication
Response
agent run found