Skip to main content

Get Person

GET 

/users/v1/person/:person_id/info

Get information for a person.

Request

Path Parameters

    person_id uuidrequired

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...