List affiliates with multilevel commission rates

Returns a paginated list of project affiliates with per-conversion multilevel commission rates (r1r4 as fractions 0–1),
derived from tier payout configuration for each affiliate's effective tier (same business logic as the dashboard
GET /api/v1/projects/{projectId}/affiliates/commission-rates route).

Project scope: resolved from the project API key in Authorization: Bearer <api_key>.

Query filters: same optional parameters as the dashboard affiliates list (page, per_page, query, sort_by, sort_order,
statuses, regions, audiences, tiers, tax_statuses, dateRange, dateFrom, dateTo).

Required API Key Scope: service_role

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1
Defaults to 1
integer
enum
Defaults to 25
Allowed:
string
string
enum
Defaults to desc
Allowed:
string
enum
Defaults to total_volume

volume is accepted as an alias for r1_volume (dashboard compatibility).

Allowed:
Responses

400

Bad Request - Invalid query parameters

401

Unauthorized - Missing or invalid API key, or insufficient scope

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json