List groups

View all groups.

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

OData like filter expression. Supported operators: eq, and, gt, lt.
Supported fields: title, code, categoryId, dateCreated, dateModified, managerId. managerId is the user id of the manager.
parentGroupId is supported in $filter using eq only.
Examples:

  • categoryId eq 11111111-1111-1111-1111-111111111111
  • categoryId eq 11111111-1111-1111-1111-111111111111 and managerId eq 22222222-2222-2222-2222-222222222222
  • parentGroupId eq 33333333-3333-3333-3333-333333333333
string

Order results by one or more fields. Use asc or desc for direction.
Supported fields: title, code, categoryId, dateCreated, dateModified.
Example: dateCreated asc

integer
1 to 50
Defaults to 50

Number of records to return (page size)

boolean
Defaults to false

Include total count of matching records in response

string

Comma-separated list of fields to include in response.
Supported fields: all response fields.
Example: id,title,managerId

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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