Get user
Retrieves a single user by their unique identifier.
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
2025-02-14 "2025-02-14"
Path Parameters
Response
User resource with directly-attached spend policies
Unique user identifier
User email address
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$"john.doe@example.com"
Phone number in E.164 format
"+14155552671"
User first name. Null until provided by the client or backfilled from the verified KYC identity on approval.
"John"
User last name. Null until provided by the client or backfilled from the verified KYC identity on approval.
"Doe"
ISO 3166-1 alpha-2 country code
2"US"
Date of birth in YYYY-MM-DD format (populated from KYC)
"1990-05-15"
Company ID (set in CORPORATE program mode)
KYC application status
ISO 8601 timestamp of creation
"2024-01-15T10:30:00Z"
ISO 8601 timestamp of last update
"2024-01-15T10:35:00Z"
Active spend policies attached directly to this user. Only directly-attached policies are included - those attached at other scopes and platform-enforced limits are not.
Policy resource
- MerchantRestriction
- ChannelRestriction
- TransactionAmountLimit
- SpendLimit
- AuthorizationCountLimit