ZITADEL Docs
APIsCore ResourcesV1Organization Objects

ListLoginPolicySecondFactors

POST
/policies/login/second_factors/_search

Response Body

application/json

curl -X POST "https://loading/policies/login/second_factors/_search"
{
  "details": {
    "totalResult": 0,
    "processedSequence": 0,
    "viewTimestamp": "2023-01-15T01:30:15.01Z"
  },
  "result": [
    "SECOND_FACTOR_TYPE_UNSPECIFIED"
  ]
}

Was this page helpful?