ListOrgIDPs
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://loading/idps/_search" \ -H "Content-Type: application/json" \ -d '{}'{
"details": {
"totalResult": 0,
"processedSequence": 0,
"viewTimestamp": "2023-01-15T01:30:15.01Z"
},
"sortingColumn": "IDP_FIELD_NAME_UNSPECIFIED",
"result": [
{
"id": "string",
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
},
"state": "IDP_STATE_UNSPECIFIED",
"name": "string",
"stylingType": "STYLING_TYPE_UNSPECIFIED",
"owner": "IDP_OWNER_TYPE_UNSPECIFIED",
"autoRegister": true,
"jwtConfig": {
"jwtEndpoint": "string",
"issuer": "string",
"keysEndpoint": "string",
"headerName": "string"
}
}
]
}Was this page helpful?
ListOrgChanges
Explore the ListOrgChanges operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
ListOrgMemberRoles
Explore the ListOrgMemberRoles operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.