Detokenizes and returns the PII stored in Basis Theory for this beneficiary. Every access is recorded in the merchant audit log (PCI DSS 10.2.1).
Use this to pre-populate edit forms or verify submitted identity data.
API keys are opaque strings prefixed by environment:
ak_live_* — production keys, accepted only on api.antonpayments.com.ak_test_* — sandbox keys, accepted only on api.antonpayments.dev.Include your key in the Authorization header: Bearer ak_test_....
^ben_[a-zA-Z0-9]+$Beneficiary PII, detokenized.
Detokenized PII for a beneficiary. Returned by GET /v1/beneficiaries/{id}/pii.
Exactly one of individual or business is populated matching the
beneficiary's type.