Skip to main content

List Card Dimensions

Returns available card sizes and formats. Use the id (dimension_id) when creating a custom card. The format field indicates whether the card is flat (front and back) or folded (four surfaces: front, back, inside top, inside bottom).

Responses
200

OK

Schema OPTIONAL
httpCode integer OPTIONAL
status string OPTIONAL
dimensions object[] OPTIONAL
id integer OPTIONAL
name string OPTIONAL
orientation string OPTIONAL

Possible values: [landscape, portrait]

open_width string OPTIONAL
open_height string OPTIONAL
format string OPTIONAL

Possible values: [flat, folded]