Skip to main content
Retrieve a list of tenants in the system.
  • Method: GET
  • Path: /api/v1/tenants/

Query Parameters

  • skip (integer, optional): Number of records to skip
  • limit (integer, optional): Maximum number of records to return

Response

Returns an array of Tenant objects.