Retrieve a Pix key
Queries the DICT system for Pix key details for payment preparation. The key type is inferred server-side from the value’s shape.
GET
cURL with fictitious data
Authorizations
JWT bearer token issued by the identity provider.
Headers
UUID of the account associated with the operation.
Example:
"019606a1-3b4c-7d8e-9f01-234567890abc"
End-to-end correlation ID (exactly 32 characters)
Example:
"E12345678202401011200abcdef12345"
Path Parameters
Pix key value (CPF, CNPJ, email, +E.164 phone, or EVP UUID)
Example:
"52998224725"
Response
OK
Example:
"2019-11-18T03:00:00Z"
Example:
"CPF"
Example:
"52998224725"
Example:
"E12345678202401011200abcdef12345"
Example:
"2019-11-18T03:00:00Z"

