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://2Amb0W.MgWQ.com/YVVx89Il/q",
"created_at": "2025-07-25T20:53:47.424Z",
"id": "bffcc10b-b8d9-490c-ad77-625e964a42cf",
"idp_entity_id": "cpakpTWAgjssHpc50JA",
"idp_metadata_document_string": "k1XnGR",
"org_id": "905fca39-f778-4523-becb-bf27094bfe9c",
"private_key": "BASE64_ENCODED_BYTE_STRING",
"public_cert": "BASE64_ENCODED_BYTE_STRING",
"slo_url": "https://g.lB1IMhPaKxTO.com/CQt3CHy/pb",
"technical_contact_email": "UAXsrumjH7@.com",
"updated_at": "2025-07-25T20:53:47.424Z"
}