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://cwzTRPKexKJ.8J.com/Ir/dvnw4xv1",
  "created_at": "2025-04-01T00:19:54.239Z",
  "id": "2d72f4c1-5837-4745-8308-043fd22647e6",
  "idp_entity_id": "fIPzDFRzqWVvtgNanFqZ",
  "idp_metadata_document_string": "7vss8oCbJjE",
  "org_id": "5d7018af-2801-4590-85c9-c4c433cd72a0",
  "private_key": "BASE64_ENCODED_BYTE_STRING",
  "public_cert": "BASE64_ENCODED_BYTE_STRING",
  "slo_url": "https://DisuvjRN..com/tj/uq0Q",
  "technical_contact_email": "wT2MVaK@vp.com",
  "updated_at": "2025-04-01T00:19:54.239Z"
}