user
Get a user
Retrieve a user by ID
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The push identifier for the user
Example:
"user_28CJjV7P4Go5PNJvfzghiD"
Response
200
application/json
successful operation
Push's identifier assigned to the user
The tag provided in the request to create the user
Available options:
created
, enabled
, suspended
, disabled
The legal name of the user
Example:
{ "first": "Alfred", "last": "Hitchcock" }
The address of the user's primary location
Example:
{
"address_line_1": "1609 10th Ave",
"locality": "Bodega Bay",
"administrative_area": "CA",
"postal_code": "94923",
"country": "US"
}
The email address for the user
Example:
"john@email.com"
The phone number for the user
Example:
"15559283950"
The user's date of birth
Example:
{
"type": "drivers_license",
"last4": "Y7B9",
"state": "OR"
}
The payment credentials associated with the user
The details for the user's payment credential
The transaction limits for the user
Aggregated sportsbetting spending metrics for the user
Date and time in which user was first created in system