Skip to main content
Unary · Environment Automations Lists executions of automation tasks. Use this method to:
  • View task execution history
  • Monitor running tasks
  • Track task completion status

Examples

  • List all executions: Shows execution history for all tasks.
  • Filter by phase: Lists executions in specific phases.

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.ListTaskExecutionsRequest

Response

gitpod.v1.ListTaskExecutionsResponse
gitpod.v1.ListTaskExecutionsRequest.Filter
gitpod.v1.PaginationRequest
gitpod.v1.PaginationResponse
gitpod.v1.TaskExecution
gitpod.v1.TaskExecutionMetadata
gitpod.v1.TaskExecutionSpec
gitpod.v1.TaskExecutionStatus