list_tenants
List tenants for a facility with pagination and time-based filters. Specify creation or update date ranges to narrow results.
Instructions
List tenants for a facility.
Use when: "show me all tenants", "list tenants moved in this month".
Pagination: per_page up to 100, page is 1-indexed.
Time filters accept ISO 8601 timestamps (2026-07-01T00:00:00Z).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| only_ids | No | ||
| per_page | No | ||
| facility_id | No | ||
| created_after | No | ||
| updated_since | No | ||
| created_before | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |