v1

latestOpenAPI 3.0.1raw.githubusercontent.com2026-04-2099201202.6 KB
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.

Response

entrystring required

Email address or domain of list entry.

organization_idstring required

ID of organization.

reasonstring nullable

Reason for adding the entry.

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

Direction of list entry.

list_type'allow' | 'block' required

Type of list entry.

entry_type'email' | 'domain' required

Whether the entry is an email address or domain.

created_atstring date-time required

Time at which entry was created.