Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
let params = B2BGetSCIMConnectionGroupsParameters(limit: 100) let response = try await StytchB2B.scim.getConnectionGroups(params)
Retrieves the groups associated with the organization’s SCIM connection. Calls the POST /sdk/v1/b2b/scim/groups endpoint. Requires an active session.
POST /sdk/v1/b2b/scim/groups
Show properties