Docs Home
/
Developer Tools
/
API
/
Orgs
/
Get The Saml Identity Provider

Get the SAML identity provider

No path, query string, header, or cookie parameters

Response

  • 200 OK
    • //
      • acs_url:

        stringURL,
        //
      • created_at:

        stringISO-8601,
        //
      • id:

        stringUUID,
        //
      • idp_entity_id:

        string,
        //
      • idp_metadata_document_string:

        string,
        //
      • org_id:

        stringUUID,
        //
      • private_key:

        stringBASE64,
        //
      • public_cert:

        stringBASE64,
        //
      • slo_url:

        stringURL,
        //
      • technical_contact_email:

        stringEmail Address,
        //
      • updated_at:

        stringISO-8601
        //
      }

Examples

get
/org/saml/idp
200 OK
Response