Skip to main content
GET
Get Referral Data

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

account
string
required

Account identifier of the user

platform
string
required

Platform where the account exists

pid
string
required

Campaign ID

Response

User's referral data including referred users list and referrer's campaign statistics.

success
boolean
required
Example:

true

data
object
required