General Information
...
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
tId | Query | NO | String | N/A | If set, the api will return the users' count of a specific tenant; else the api returns all the users' count in the database |
...
Code Block | ||||
---|---|---|---|---|
| ||||
{ "result":false, "errors":{ "codes":[600400], "details":[ { "code": 600400, "message": "Database connection error" } ] } } |
...