v1

latestOpenAPI 3.1.0Payrails GmbH2026-07-2614905.7 MB
SSO Connections

Get SSO connection

Retrieve a single SSO identity provider connection by its identifier.

get/auth/sso/connections/{connectionId}

Path parameters

connectionIdstring uuid required

Unique identifier of the SSO connection.

Response

Success.

idstring uuid required

Unique identifier of the SSO connection.

referencestring required

Identifier assigned by the downstream identity provider.

type'SAML' required

Identity provider connection type.

status'enabled' | 'disabled' required

Lifecycle status of the connection.

namestring required

Internal name assigned to the connection.

displayNamestring required

Display label returned to clients initiating SSO.

provider'auth0' | 'jumpcloud' | 'microsoft' | 'okta' required

Allowed/Supported SSO providers.

createdAtstring date-time required

ISO-8601 timestamp when the connection was created.

updatedAtstring date-time required

ISO-8601 timestamp when the connection was last updated.