Skip to main content

List Cards

Get a list of all cards available to the user, including any custom or privately-available cards.

Query Parameters
category_id integer

Category ID

with_images boolean
with_detailed_images boolean
page integer

page number, numeration starts with 0

lowres boolean
Responses
200

cards list

Schema OPTIONAL
httpCode integer OPTIONAL
status string OPTIONAL
cards object[] OPTIONAL
id integer OPTIONAL
name string OPTIONAL
description string OPTIONAL
cover string OPTIONAL
cover_width integer OPTIONAL
cover_height integer OPTIONAL
inside_image string OPTIONAL
price number OPTIONAL
category_id integer OPTIONAL
category_name string OPTIONAL
category_taxonomy string OPTIONAL
available_free boolean OPTIONAL
orientation string OPTIONAL
characters integer OPTIONAL
isCustom boolean OPTIONAL
customCardInfo object OPTIONAL
id string OPTIONAL
card_id string OPTIONAL
cover_id string OPTIONAL
logo_id string OPTIONAL
header_text string OPTIONAL
footer_text string OPTIONAL
header_font_size string OPTIONAL
footer_font_size string OPTIONAL
header_font_id string OPTIONAL
footer_font_id string OPTIONAL
header_align string OPTIONAL
footer_align string OPTIONAL
canvas_data string OPTIONAL
cover_size_percent string OPTIONAL
logo_size_percent string 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
pagination object OPTIONAL
is_last boolean OPTIONAL

Whether this is the last page of results.

next integer OPTIONAL

Next page number, or null if this is the last page.

per_page integer OPTIONAL

Number of cards returned per page.

400

Error

Schema OPTIONAL
httpCode integer OPTIONAL
error string OPTIONAL

Possible values: [category id error]