List Tenants
Tenants
List Tenants
List tenants with optional search filter and pagination
GET
List Tenants
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search filter for tenant name or code
Minimum string length:
3Page number
Pattern:
^[1-9]\d*$Records per page
Pattern:
^[1-9]\d*$Return paginated list with 1 = yes, 0 = no
Required range:
0 <= x <= 1