Get User
Authentication
Get User
The endpoint fetches user profile information, including their contact details and configured webhook URLs for both production and sandbox environments. It also includes information about any active wallets associated with the user’s accoun
GET
Get User
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200
Example:
true
Example:
"David"
Example:
"N"
Example:
"support@zerocash.tech"
Example:
"HC-12"
Example:
"https://api.zerocash.tech/v3/b2b/prod"
Example:
"https://api.zerocash.tech/v3/b2b/sand"