Skip to main content
GET
/
api
/
external
/
v1
/
cards
/
{cardId}
Get card by ID
curl --request GET \
  --url https://api.dancity.app/api/external/v1/cards/{cardId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Merchant API key from the Dancity dashboard.

Path Parameters

cardId
string
required

Response

200

OK