v1
latestOpenAPI 3.0.32026-07-2485236250.4 KBCards
Get card
Retrieves single card by its id
get/api/v1/cards/{cardId}
Path parameters
cardIdstring required
Id of the card on which the action should be performed
Response
OK
Example response
{
"card_number": "4111111111111111",
"expiry_date": "12/2022"
}