ListLoginPolicyIDPs
Request Body
application/json
query?
list limitations and ordering
[key: string]?never
Response Body
application/json
curl -X POST "https://loading/policies/login/idps/_search" \ -H "Content-Type: application/json" \ -d '{}'{
"details": {
"totalResult": 0,
"processedSequence": 0,
"viewTimestamp": "2023-01-15T01:30:15.01Z"
},
"result": [
{
"idpId": "string",
"idpName": "string",
"idpType": "IDP_TYPE_UNSPECIFIED"
}
]
}Was this page helpful?
ListIDPs
Explore the ListIDPs operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
ListLoginPolicyMultiFactors
Explore the ListLoginPolicyMultiFactors operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.