List groups

Retrieve a paginated list of groups (teams) in the workspace. Supports filtering by displayName (team name).

Pagination uses 1-based indexing as defined by the SCIM specification.

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

1-based index of the first result to return. Defaults to 1.

integer
1 to 100
Defaults to 20

Maximum number of results to return per page. Defaults to 20, maximum 100.

string

SCIM filter expression. Only the eq operator is supported.

Example: displayName eq "Engineering"

Responses

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