cork_get_integration_tenants
Lists customer tenants observed from an integration UUID, enabling you to identify which clients are connected to a given integration.
Instructions
List customer tenants observed from an integration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). Defaults to 1. | |
| page_size | No | Items per page (max 100). Defaults to 10. | |
| tenant_uuid | No | ||
| integration_uuid | Yes | Integration UUID, from cork_get_connected_integrations. |