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://wozrv6aFc.SBBn4oWLW.com/1cHWby/AMy2YXw",
"created_at": "2025-04-25T16:39:20.025Z",
"id": "c2345dc0-5c4a-4799-9147-7ff955ecab3f",
"idp_entity_id": "bptHcrOyQuzpRckrT0Ax",
"idp_metadata_document_string": "3H",
"org_id": "dab69e81-56ae-406a-b281-fa8926728745",
"private_key": "BASE64_ENCODED_BYTE_STRING",
"public_cert": "BASE64_ENCODED_BYTE_STRING",
"slo_url": "https://UY2h97qCq.ndgeufD.com/C/v4xBj",
"technical_contact_email": "jss@T1ej6PX9o.com",
"updated_at": "2025-04-25T16:39:20.025Z"
}