Skip to main content
GET
Get User Profiles

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 profiles successfully retrieved.

success
boolean
required
Example:

true

data
object
required