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://lhT7M5Y1MQ.DfcR.com/7WOzrK1/aVDFozfuf",
"created_at": "2025-06-30T19:21:44.610Z",
"id": "68cdaac4-304c-4738-9054-7a6ea829b400",
"idp_entity_id": "RL3RDRvtoM5tJJYuwUcajR",
"idp_metadata_document_string": "HJCq7gMJBthdJtdfZxlM3Twc6H",
"org_id": "20cc2bc3-d5cd-40d9-bf1a-f994be31af9d",
"private_key": "BASE64_ENCODED_BYTE_STRING",
"public_cert": "BASE64_ENCODED_BYTE_STRING",
"slo_url": "https://Q.E8Q5sn.com/ckVC8X/P",
"technical_contact_email": "8D0XXDWZx@l3Wg.com",
"updated_at": "2025-06-30T19:21:44.610Z"
}