Get List of Groups

Use this API to retrieve a paginated list of SCIM groups from the tenant.

Additional Information

  • A SCIM group in OneTrust is a combination of a role and an organization. If your account has 20 roles and 2 organizations, this API will return 20*2=40 unique SCIM groups.

Example Request

GET https://{hostname}/api/scim/v2/Groups

GET https://trial.onetrust.com/api/scim/v2/Groups?startIndex=1&count=10

Language
Authorization
OAuth2