list_my_settlements
Retrieve paginated settlement records for all assignments, filterable by status. Displays offer title, pricing model, and anonymized business ID for earnings verification.
Instructions
Paginated list of your settlement rows across all assignments — useful for earnings dashboards or proving payout history. Filter by status (settled, partial, refunded, pending, failed). Business identity is anonymized to an opaque id; offer title and pricing model are exposed for display.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter to a single status. | |
| limit | No | Page size, max 100. | |
| offset | No | Pagination offset. |