Cards
Get a card
Retrieves the full details of a digital gift card by its unique identifier.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for the card.
Response
200
application/json
Card retrieved successfully.
The response is of type object
.