getConnection

Gets the SCIM connection for an organization. This method wraps the {@link https://stytch.com/docs/b2b/api/get-scim-connection get-connection} endpoint. The caller must have permission to view SCIM via the project's RBAC policy & their role assignments.

Return

SCIMGetConnectionResponse


abstract fun getConnection(callback: (SCIMGetConnectionResponse) -> Unit)

Gets the SCIM connection for an organization. This method wraps the {@link https://stytch.com/docs/b2b/api/get-scim-connection get-connection} endpoint. The caller must have permission to view SCIM via the project's RBAC policy & their role assignments.

Parameters

callback

a callback that receives a SCIMGetConnectionResponse