User Groups
Get User Groups
GET
/userGroups
https://api.relesysapp.net/api/v1.3/userGroups
Get all user groups - Can be filtered by the listed properties.
Scopes: relesys.api, relesys.api:read, relesys.api.users, relesys.api.users:read
Query String
creationDateTime | datetime |
Filterable Sortable
|
optional | |
description | string |
Filterable Sortable
|
optional | |
externalId | string |
Filterable Sortable
|
optional | |
id | string / guid |
Filterable
|
optional | |
lastModifiedDateTime | datetime |
Filterable Sortable
|
optional | |
name | string |
Filterable Sortable
|
optional | |
sort | string | Comma separated sort order based on sortable properties | optional | |
offset | integer | Offset value for use in pagination | Default: 0 | optional |
limit | integer | Total objects to fetch (max 1000) | Default: 200 | optional |