list-tenants
Retrieve tenants associated with your personal access token. Use search, pagination, and page size to filter and browse available tenants.
Instructions
List tenants for this PAT (GET /api/public/tenants).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search query. | |
| page | No | Page number (default 1). | |
| itemsPerPage | No | Items per page (default 25, max 100). |