Get SAML Connection

Gets a SAML connection.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
ID of the SAML connection to get.

Response

OK
samlConnectionobject or null
The requested SAML connection.