List IAM Members
POST/members/_search
Members are users with permission to administrate ZITADEL on different levels. This request returns all users with memberships on the instance level, matching the search queries. The search queries will be AND linked.
Request​
Responses​
- 200
- 403
- 404
- default
members of the IAM
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.