tenant
Get all tenants
This can only be done by a logged in user who has the required privileges.
get/api/v1/tenants
Query parameters
metaboolean
Set to true to receive response in data/meta format
Response
List of all tenants
Changes
Changed in 3 of the 19 revisions of this API.13
- ▲
the response's body type/format changed from
array/toobject/for status200response-body-type-changed
- ○
added the optional property
datato the response with the200statusresponse-optional-property-added
- ▲
- ○
added the new optional
queryrequest parametermetanew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○