General Information
...
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
tId | Body or 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": [] } |
...