console
Work in Progress
console.tenant.list#
Get a list of the tenants.
Request parameters#
| Key | JSON data type | Required | Description |
|---|---|---|---|
| - | - | - | - |
WIP
Response parameters#
JSON key result contains an array of JSON objects. Each object contains a search result.
| Key | JSON data type | Description |
|---|---|---|
| success | Boolean | Should always be true |
| output | String | Table with available tenants |
Example#
1 2 3 4 5 6 7 8 9 | |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | |
See also#
- API v1 Methods — Overview of all API v1 methods
- API Add-on — Getting started with the API Add-on
- i-doit Add-ons — All available add-ons