Skip to main content
GET
List drafts for the caller's organization

Authorizations

x-api-key
string
header
required

Query Parameters

session_id
string<uuid> | null
status
enum<string> | null
Available options:
draft,
submitted,
approved,
sending,
sent,
failed,
discarded
cursor
string | null
limit
integer
default:50
Required range: 1 <= x <= 200

Response

Successful Response

drafts
DraftResponse · object[]
required
next_cursor
string | null