Skip to main content
GET
Get User Activity

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 comprehensive activity data including completed tasks, quests, rewards, and XP breakdown.

success
boolean
required
Example:

true

data
object
required