APIOrgsGet 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://118mjv3.DXjr5BBvf4.com/Sd/q",
  "created_at": "2025-05-22T02:03:47.809Z",
  "id": "93422388-acd9-4548-ba41-6a583c3222da",
  "idp_entity_id": "fIdksLJwhnBtmH4OIZPienBWd",
  "idp_metadata_document_string": "Ly",
  "org_id": "d00c3a92-d4e5-4a74-af37-12448fe087d6",
  "private_key": "BASE64_ENCODED_BYTE_STRING",
  "public_cert": "BASE64_ENCODED_BYTE_STRING",
  "slo_url": "https://BZtZqWWZUo0D.pRy.com/gRkFMS/1xqjp",
  "technical_contact_email": "iRrlz6m@hm66.com",
  "updated_at": "2025-05-22T02:03:47.809Z"
}