Skip to main content
GET
Get card art

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string<uuid>
required

The ID of the Commerce token

Response

Success response

base64_card_art
file

The base64 encoded image

mime_type
string

The media type of the image

Example:

"image/png"

height
integer

Height of the image in pixels

Example:

105

width
integer

Width of the image in pixels

Example:

170