latestSwagger 2.02026-08-2053114259.7 KB

41da8739a690

Groups

List groups

Returns all groups in your organization. Returns an empty list in hosted environments.

Required Permissions

  • Global: View Users And Groups
get/api/Groups

Response

Returns the list of groups

idstring required

The unique identifier of the user or group.

userNamestring nullable required

The display name of the user or group.

context'None' | 'Google' | 'Okta' | 'Azure' | 'OIDC' | 'Keycloak' required

Enum representing the unique context that a Solar.EF.Models.Group belongs to. For example, Organizations may use multiple SSO providers for authentication, and <see cref="T:Solar.EF.Models.Group">Groups</see> are only unique by name within a particular context.