Skip to main content

Get linked Java account from Bedrock xuid

GET 

/v2/link/bedrock/:xuid

Get linked Java account from Bedrock xuid

Request

Path Parameters

    xuid stringrequired

    Bedrock xuid

    Example: 2535432196048835

Responses

Linked accounts or an empty object if there is no account linked

Schema

    bedrock_idint64required

    xuid of the Bedrock player

    Example: 2535432196048835
    java_iduuidrequired

    UUID of the Java player

    Example: d34eb447-6e90-4c78-9281-600df88aef1d
    java_namestringrequired

    Username of the Java player

    Example: Tim203
    last_name_updateint64required

    Unix millis of the last Java name update check