v2

latestOpenAPI 3.1.02026-08-07168434918.5 KB
Users

Get User

Retrieve a user by their ID.

get/v1/users/{user_id}

Path parameters

user_idstring required

Response

Successful Response

idstring required

The unique identifier of the user.

namestring

The name of the user.

avatar_urlstring

The avatar URL of the user.

player_idstring

The unique player ID of the user. If the user is not linked to a player, this field will be null.