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