ZITADEL Docs
APIsCore ResourcesV1Instance Objects

ListIAMMemberRoles

POST
/members/roles/_search

Response Body

application/json

curl -X POST "https://loading/members/roles/_search"
{
  "details": {
    "totalResult": 0,
    "processedSequence": 0,
    "viewTimestamp": "2023-01-15T01:30:15.01Z"
  },
  "roles": [
    "string"
  ]
}

Was this page helpful?