GET
/
profile
/
{username}

Path Parameters

username
string
required

The username of the profile to retrieve

Response

200 - application/json
created
string

The date when the user was created

displayname
string

The formatted display name of the user, including group, prefix, and suffix

group
string

The player group of the user

items
object[]

A list of recent purchases made by the user

money_spent
number

The total amount of money spent by the user

top_item_id
integer

The ID of the most expensive item purchased by the user

top_item_name
string

The name of the most expensive item purchased by the user

username
string

The username of the user