Skip to main content

List Executions

POST 

/v2beta/actions/executions/search

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Deprecated: please move to the corresponding endpoint under action service v2. This endpoint will be removed with the next major version of ZITADEL.

List all matching executions. By default all executions of the instance are returned that have at least one execution target. Make sure to include a limit and sorting for pagination.

Required permission:

  • action.execution.read

Request​

Responses​

A list of all non noop executions matching the query

Was this page useful?