List targets
POST/v2beta/actions/targets/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 targets. By default all targets of the instance are returned. Make sure to include a limit and sorting for pagination.
Required permission:
action.target.read
Request​
Responses​
- 200
- 400
- 403
- 404
- default
A list of all targets matching the query
The feature flag actions
is not enabled.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.