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