get https://api.dev.givecard.dev/api/v1/cards//details
Returns the card, the card's current balance, an array of the card's transactions, and the card order.
Log in to see full request history
Responses
Returns the card, the card's current balance, an array of the card's transactions, and the card order.
xxxxxxxxxx
curl --request GET \
--url https://api.dev.givecard.dev/api/v1/cards/cardId/details \
--header 'accept: */*'
Try It!
to start a request and see the response here! Or choose an example: