Referrals
List Referrals
Retrieve a paginated list of referrals. This is an endpoint from the Affiliates API. You will need an affiliate account and its token in order to use this endpoint.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter by state (clicked converted paid churned rejected) To get clicks, simply specify use the clicked filter
Filter by sub ID
Created before (e.g. "2022-12-24%2012:47:45%20+0200")
Created after (e.g. "2021-11-23%2012:47:45%20+0200")
State set at before (e.g. "2022-12-24%2012:47:45%20+0200")
State set at before (e.g. "2021-12-24%2012:47:45%20+0200")
Page number
Records to be displayed per page
Required range:
x <= 50