Get SAML Connection

Gets a SAML connection.

Path parameters

idstringRequired
ID of the SAML connection to get.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK
samlConnectionobject or null
The requested SAML connection.