Retrieve Card Data

Fetch specific card details based on the fields provided in the query parameter. This includes sensitive or masked fields depending on PCI-DSS compliance.

Applicable Products: Any

Applicable Client Types: Any

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 20 and 20
Query Params
fields
array of objects
required

Comma-separated list of required fields. NOTE: If PCI-DSS compliant, only 'pan' will be returned; otherwise, only 'maskedPan' will be available.

fields*
Headers
string

The W3C Trace Context traceparent header for distributed tracing.
It helps propagate trace information across services.
For more details, refer to the official Trace Context documentation.

string

A unique ID for each API request. When the same ID is reused, the API returns the original response and skips duplicate processing. Useful for retrying failed or timed-out requests.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*