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://nka20G.uNoqE57Q.com/iR/alA",
"created_at": "2025-05-29T18:09:41.906Z",
"id": "0244e2ff-9732-486c-a0ff-572fc62927dc",
"idp_entity_id": "uIjviJgAD9QLJ7oY",
"idp_metadata_document_string": "6RMJ",
"org_id": "ea93bd13-8045-4243-b20b-c535871d46ce",
"private_key": "BASE64_ENCODED_BYTE_STRING",
"public_cert": "BASE64_ENCODED_BYTE_STRING",
"slo_url": "https://7NFctEo4RndX.rKK.com/PclB9JlIta/IBqSk9FSUm",
"technical_contact_email": "I6Cazr@FwOhVzM.com",
"updated_at": "2025-05-29T18:09:41.906Z"
}