API → Orgs → Get the SAML identity provider
Parameters
No parameters
Returns
- 200 OK
successful operation
Name
Type
Req.
body
objectoptionalObject Properties
get
/org/saml/idp$ curl "https://api.zoo.dev/org/saml/idp" \
--header "Authorization: Bearer $TOKEN"
200 OK
Response{
"acs_url": "https://YP6TNMBGJme8.BpW3QDAftIWG.com/Iy13ceT/Q",
"created_at": "2025-03-12T01:36:42.939Z",
"id": "bb18e1e9-8ae8-4ecf-aa09-d0eda750af31",
"idp_entity_id": "O325Qk9Hi3avGLcofwMkuG",
"idp_metadata_document_string": "lqi",
"org_id": "4d559690-72ca-4ba9-b515-6d1048a424e2",
"private_key": "BASE64_ENCODED_BYTE_STRING",
"public_cert": "BASE64_ENCODED_BYTE_STRING",
"slo_url": "https://Umw7MXn.16ITIUD.com/C0Zk/FLCmay",
"technical_contact_email": "psIKrW@3WwxSB.com",
"updated_at": "2025-03-12T01:36:42.939Z"
}