API → OrgsGet 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://..com/rD/WJucY2VRoOv1",
"created_at": "2025-07-04T12:26:04.338Z",
"id": "bbe6e8a1-8482-4236-b976-aad11ca873d8",
"idp_entity_id": "GGy8",
"idp_metadata_document_string": "nZbBfPUi21RQHhOLBUyfv6zPi",
"org_id": "4ca470fe-dad2-498d-afb7-433c7084f549",
"private_key": "BASE64_ENCODED_BYTE_STRING",
"public_cert": "BASE64_ENCODED_BYTE_STRING",
"slo_url": "https://Xl.Dx6ruTwFBmZ.com/MxYEtLVCu/ftNws1Hp6",
"technical_contact_email": "lcv4vCFzo@JcIdKoa.com",
"updated_at": "2025-07-04T12:26:04.338Z"
}