General Information
...
Service | API | Method |
---|---|---|
urac | /admin/group/list | GET |
...
Name | Source | Mandatory | Type | Special Format | Description | tId | Query | NO | String | N/A | If set, the api will return the groups of a specific tenant; else the api returns all the groups in the database
---|
Output
...
Valid Response
Code Block | ||||
---|---|---|---|---|
| ||||
{ "result": true, "data": [] } |
...