Skip to main content
GET
Get Partner Status

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

Partner status for current user.

partner_status
string
required
commission_percent
integer | null
latest_application
PartnerApplicationInfo · object | null

Application info for the user.

campaigns
PartnerCampaignInfo · object[]