Get List Entry
**CLI:**
```bash
agentmail lists retrieve --direction <direction> --type <type> --entry <entry>
```
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
direction
Direction of list entry.
Allowed values:
type
Type of list entry.
Allowed values:
entry
Email address or domain.
Response
This endpoint returns an object.
created_at
Time at which entry was created.
direction
Direction of list entry.
Allowed values:
entry
Email address or domain of list entry.
entry_type
Whether the entry is an email address or domain.
Allowed values:
list_type
Type of list entry.
Allowed values:
organization_id
ID of organization.
reason
Reason for adding the entry.
Errors
404
Not Found Error
