List affiliates
search_affiliatesBrowse and count ThriveCart affiliates page by page. Returns a paginated list for a selected account, enabling quick scanning of affiliates.
Instructions
List affiliates on a ThriveCart account, one page at a time. Use get_affiliate for one affiliate's full stats. This listing is for browsing and counting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1. | |
| account | No | Which configured ThriveCart account to use, by name (for example 'navid-media'). Defaults to the first configured account. Call list_accounts to see them. Figures from one cart never include another. | |
| per_page | No | How many to return per page, 1-100. Defaults to 25. |