GET
/
user
/
{id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The push identifier for the user

Response

200 - application/json
address
object
required

The address of the user's primary location

created_at
string
required

Date and time in which user was first created in system

date_of_birth
string
required

The user's date of birth

email
string
required

The email address for the user

government_id
object
required
id
string
required

Push's identifier assigned to the user

limits
object
required

The transaction limits for the user

loyalty
object
required

Aggregated sportsbetting spending metrics for the user

name
object
required

The legal name of the user

payment_credentials
array | null
required

The payment credentials associated with the user

phone_number
string | null
required

The phone number for the user

status
enum<string>
required
Available options:
created,
enabled,
suspended,
disabled
tag
string | null
required

The tag provided in the request to create the user