Skip to main content
GET
Get Referral ID

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 a user

platform
string
required

Platform of an account

pid
string
required

Campaign id (must belong to the authenticated organization)

Response

User's referral id successfully retrieved or created.

success
boolean
Example:

true

data
object