Drafts

List Drafts

CLI:

agentmail drafts list
get/v0/drafts

Query parameters

limitinteger

Maximum number of items to return in a single page.

page_tokenstring

Page token for pagination.

labelsstring[]

Labels to filter by.

beforestring date-time

Timestamp before which to filter by.

afterstring date-time

Timestamp after which to filter by.

ascendingboolean

Sort in ascending temporal order.

Response

countinteger required

Number of items returned.

limitinteger

Maximum number of items to return in a single page.

next_page_tokenstring

Page token for pagination.

Changes