Skip to content

The Card brief object

Fields

PropertyTypeNullableDetails
idStringThe unique ID of the card
localIdString or NumberCard Local ID
nameStringCard Name
imageString (Asset)YesCard Image (see Assets)

Example

{
"id": "swsh3-136",
"localId": "136",
"name": "Furret",
"image": "https://assets.tcgdex.net/en/swsh/swsh3/136"
}