InboxesLists
Get List Entry
CLI:
agentmail inboxes:lists get --inbox-id <inbox_id> --direction <direction> --type <type> --entry <entry>
get/v0/inboxes/{inbox_id}/lists/{direction}/{type}/{entry}
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.
entrystring required
Email address or domain.