Cards
List cards
Create card
Retrieve card
Disable card
Webhooks
card.automatically_updated
card.created
card.disabled
card.forgotten
card.updated
<- Cards API
Cards API
Version
2024-10-17
GET
/v2/cards/{card_id}
Retrieves details for a specific Card.
Example code
card_id
string
Required
Unique ID for the desired Card.
errors
Error [ ]
Information on errors encountered during the request.
Show attributes
card
Card
The retrieved card.