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

  • 1134b4a506a511See the full diff
    • the response's body type/format changed from array/ to object/ for status 200

      response-body-type-changed

    • added the optional property data to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter meta

      new-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