Skip to main content

Card Details

Get detailed information about a card.

Query Parameters
card_id integer REQUIRED

Card ID

lowres boolean
Responses
200

detail information about card

Schema OPTIONAL
httpCode integer OPTIONAL
status string OPTIONAL
card object OPTIONAL
id integer OPTIONAL
name string OPTIONAL
cover string OPTIONAL
cover_width integer OPTIONAL
cover_height integer OPTIONAL
price number OPTIONAL
category_id integer OPTIONAL
category_name string OPTIONAL
available_free boolean OPTIONAL
orientation string OPTIONAL
description string OPTIONAL
width integer OPTIONAL
height integer OPTIONAL
characters integer OPTIONAL
closed_height number OPTIONAL
closed_width integer OPTIONAL
open_height number OPTIONAL
open_width number OPTIONAL
margin_top number OPTIONAL
margin_right number OPTIONAL
margin_bottom number OPTIONAL
margin_left number OPTIONAL
font_size integer OPTIONAL
details_size string OPTIONAL
details_envelope string OPTIONAL
details_author string OPTIONAL
isCustomized boolean OPTIONAL
images object OPTIONAL
front object[] OPTIONAL
image string OPTIONAL
width integer OPTIONAL
height integer OPTIONAL
inside object[] OPTIONAL
image string OPTIONAL
width integer OPTIONAL
height integer OPTIONAL
envelope object[] OPTIONAL
image string OPTIONAL
width integer OPTIONAL
height integer OPTIONAL
back object[] OPTIONAL
image string OPTIONAL
width integer OPTIONAL
height integer OPTIONAL
400

Error

Schema OPTIONAL
httpCode integer OPTIONAL
error string OPTIONAL

Possible values: [card id error, no such card]