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://Oez5g.8CScxXKKNlW.com/dmWt/c",
"created_at": "2025-05-14T21:39:21.885Z",
"id": "f06a5b78-b987-4bfa-95a7-b38fe7baa3da",
"idp_entity_id": "m",
"idp_metadata_document_string": "nY122AxstPC2CzLuQ",
"org_id": "8b21acb9-a27a-4276-941e-081e77fcee13",
"private_key": "BASE64_ENCODED_BYTE_STRING",
"public_cert": "BASE64_ENCODED_BYTE_STRING",
"slo_url": "https://RcpuQI.RZEmnMe.com/tyJ/QPPjRyDDCk",
"technical_contact_email": "@IzoN.com",
"updated_at": "2025-05-14T21:39:21.885Z"
}