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.