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://8BLCSK2rwF3g.9U8Oyz.com/EFLI/l7axW",
"created_at": "2025-01-17T16:13:18.233Z",
"id": "f1b0245c-f92e-4e1f-a632-8a564a58ca3f",
"idp_entity_id": "6HDpmPNraR3iwEGOH",
"idp_metadata_document_string": "d",
"org_id": "fe9c5f12-2758-4d3a-9de3-ca5aa0749db4",
"private_key": "BASE64_ENCODED_BYTE_STRING",
"public_cert": "BASE64_ENCODED_BYTE_STRING",
"slo_url": "https://Jew0jEjjkkx.3yN.com//fOqSf",
"technical_contact_email": "rWo0y2@.com",
"updated_at": "2025-01-17T16:13:18.233Z"
}