Affiliate Referrals
Get available referrals
GET
Authorizations
Access token passed as a Bearer token in the Authorization header
Account ID required with bearer token
Headers
Account identifier that specifies which account is making the request
Example:
"acc_123456"
Query Parameters
Search params. Searches by email, uid, username, website
Type (lead or customer)
Available options:
lead
, customer
State
Available options:
subscribed
, signup
, active
, cancelled
, refunded
, denied
, pending
, moved
created_at start date
created_at end date
customer_since start date
customer_since end date
Campaign ids. Can be Integer or Array of Integers
The sort by state direction
Available options:
asc
, desc
The sort by email direction
Available options:
asc
, desc
Response
200
application/json
Successful response
The response is of type object[]
.