API → OrgsGet the SAML identity provider

Parameters

No parameters

Returns

get
/org/saml/idp
$ curl "https://api.zoo.dev/org/saml/idp" \
	--header "Authorization: Bearer $TOKEN"
200 OK
Response
{
  "acs_url": "https://amMUzBR3CQ.C8KKYn.com/WKWMChcAsop6/ZyD",
  "created_at": "2025-01-07T17:17:06.811Z",
  "id": "04825692-baa5-4803-a5ca-ed39209bc79b",
  "idp_entity_id": "5QhS9hLJX1I7SGI",
  "idp_metadata_document_string": "ELpp7YTvfUsFDIhajZtnaL9fOGU5BP",
  "org_id": "c6a1f626-efd0-45fa-8d99-1c9f6fe977da",
  "private_key": "BASE64_ENCODED_BYTE_STRING",
  "public_cert": "BASE64_ENCODED_BYTE_STRING",
  "slo_url": "https://gvl8uDQOKqRx.oSR.com/N8FU7pNTHOTG/D28m7dM",
  "technical_contact_email": "Jt24zWwT@b4O.com",
  "updated_at": "2025-01-07T17:17:06.811Z"
}