List Agent Team Runs

Fetch all runs for an Agent Team.

Do not use this endpoint to poll for the status of an Agent Team run, for that please use Get Agent Team Results. The list of Agent Team runs will always return sorted in reverse chronological order.

Path Params
string
required

The unique identifier of the Agent Team

Query Params
int32
1 to 100

The number of Agent Team runs to return per page of results. Allowable values are between 1 and 100. The default value if not provided is 25 Agent Team runs per page.

int32
≥ 1

The page of results you would like to fetch. The default value if not provided is 1 to fetch the first page of results.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json