Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

List Designs

List all postcard designs with optional filtering by status, size, and search.
query pagenumberdefault: 1
Page number
query per_pagenumberdefault: 25
Results per page (1-100)
query statusstring
Filter by status: draft, active, archived
query sizestring
Filter by size: 4x6, 6x9, 6x11
query searchstring
Search by design name
Request example
curl https://api.v2.dealmachine.com/v1/mail/designs?status=active \ -H "Authorization: Bearer dm_sk_live_xxx"