Skip to main content
Unary · Agents Lists all agent runs matching the specified filter. Use this method to track multiple agent runs and their associated resources. Results are ordered by their creation time with the newest first.

Examples

  • List agent runs by agent ID:

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.ListAgentExecutionsRequest

Response

gitpod.v1.ListAgentExecutionsResponse
gitpod.v1.AgentExecution
gitpod.v1.AgentExecution.Metadata
gitpod.v1.AgentExecution.Spec
gitpod.v1.AgentExecution.Status
gitpod.v1.ListAgentExecutionsRequest.Filter
gitpod.v1.PaginationRequest
gitpod.v1.PaginationResponse
AgentExecutionFailureReason represents the reason why an agent execution failed
AgentExecutionRole represents the role of an agent execution
AgentMode defines the operational mode of an agent
SupportedModel enumerates the LLM models available for agent executions