<- Cards API

Cards API

Retrieve card

GET

 /v2/cards/{card_id}

Retrieves details for a specific Card.

Permissions:PAYMENTS_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

card_id

string

Required

Unique ID for the desired Card.

Link to section

Response fields

Link to section

errors

Information on errors encountered during the request.

Link to section

card

The retrieved card.