v1

latestOpenAPI 3.0.1raw.githubusercontent.com2026-04-2099201202.6 KB
InboxesLists

List Entries

CLI:

agentmail inboxes:lists list --inbox-id <inbox_id> --direction <direction> --type <type>
get/v0/inboxes/{inbox_id}/lists/{direction}/{type}

Path parameters

inbox_idstring required

The ID of the inbox.

direction'send' | 'receive' | 'reply' required

Direction of list entry.

type'allow' | 'block' required

Type of list entry.

Query parameters

limitinteger

Limit of number of items returned.

page_tokenstring

Page token for pagination.

Response

countinteger required

Number of items returned.

limitinteger

Limit of number of items returned.

next_page_tokenstring

Page token for pagination.