Get Groups

Queries multiple group identities in the authenticated account. Filtering is available.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
length ≥ 1

Filter records based on displayName. Supports the "eq" and "co" (contains) operators, e.g. displayName eq "Sales" or displayName co "Sales".

integer
1 to 2147483647
Defaults to 1

Paginates result starting at a 1-based index. 1 by default or if negative.

integer
1 to 200
Defaults to 20

Maximum number of elements in the pagination. 20 by default or if negative. Limit 200.

string
length ≥ 1

Comma-separated list of attributes to exclude from the response. Only "members" is currently supported; excluding it skips fetching each group's members.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/scim+json