Skip to main content
GET
Get player by name

Headers

X-Network-ID
string
required

Network ID

X-Network-Credential
string
required

Network Credential (network password or JWT)

Query Parameters

name
string
required

Player name

Response

OK

Player information

connected_proxy_name
string
Example:

"proxy-1"

connected_server_name
string
Example:

"lobby-1"

display_name
string
Example:

"Steve"

first_seen
string
Example:

"2023-01-01T12:00:00Z"

id
string

Minecraft UUID

Example:

"069a79f4-44e9-4726-a5be-fca90e38aaf5"

last_seen
string
Example:

"2023-06-15T18:30:00Z"

name
string
Example:

"Steve"

online
boolean
Example:

true

online_time_seconds
integer
Example:

36000

playtime_seconds
integer
Example:

36000

properties
object
session_id
string
Example:

"sess_abc123"