GET /userGroup
Get the user-groups in the system
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/userGroup
Parameters
| offset optional |
|
| limit optional |
|
| sort optional |
|
| ascending optional |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | PaginatedResults<UserGroup> (application/json) |