player_uuid uuid — OPTIONALUUID of the player who owns this character |
uuid uuid — OPTIONALUnique identifier for the character |
game_id string — OPTIONALGame-specific identifier for the character |
alternate_game_id string — OPTIONALAlternative game-specific identifier (e.g., EOS ID for ASA) |
name string — OPTIONAL |
avatar uri — OPTIONALURL to the character's avatar image |
level integer — OPTIONALCharacter's level in the game |
gender string — OPTIONALPossible values: [male , female ] |
groups (circular)[] — OPTIONALGroups/tribes the character belongs to |
game_server object — OPTIONALid integer — OPTIONALID of the game server the character is associated with | serverlist_name string — OPTIONALFull server name as shown in server lists | website_name string — OPTIONALShort server name used on the website | discord_name string — OPTIONALServer name used in Discord integrations | cluster_chat_name string — OPTIONALServer name used in cluster chat |
|
activity object — OPTIONALCharacter activity information status boolean — OPTIONALWhether the character is currently online | status_since date-time — OPTIONALWhen the character's current status began | minutes_online_streak integer — OPTIONALCurrent online streak in minutes |
|
stats object — OPTIONALhours_played float — OPTIONAL |
|
achievements object[] — OPTIONALAchievements earned by the character task object — OPTIONALThe task associated with this achievement id integer — OPTIONAL | name string — OPTIONAL |
| score integer — OPTIONALPoints awarded for this achievement | created_at date-time — OPTIONALDate and time when the achievement was earned | expires_at date-time — OPTIONALDate and time when the achievement expires (null if permanent) | status string — OPTIONALPossible values: [active , expired , permanent , end_of_session ] Current status of the achievement |
|
created_at date-time — OPTIONALDate and time when the character was created |