cork_get_partners
List partner sub-accounts to obtain partner UUIDs for scoping client queries in Cork's cyber-insurance API. Designed for distributor accounts.
Instructions
List partner sub-accounts managed by this distributor. Returns partner UUIDs that can be passed as partner_uuid to cork_get_clients and other tools to scope results to a specific partner. Distributor accounts only.
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. |