Skip to main content

Get Person For Self

GET 

/users/v1/person/me/info

Get information for the person on the access token.

Responses

Successful Response

Schema

    person_id uuid

    Person ID

    active_player_id Active Player Id (integer)

    Active player ID, if the person has an active player.

    email Email (string)

    Email address

Loading...