List Inbox Events
List label change events for an inbox. Returns events in reverse chronological order by default. Use for IMAP UID projection or audit logging.
CLI:
agentmail inboxes:events list --inbox-id <inbox_id>
Path parameters
The ID of the inbox.
Query parameters
Limit of number of items returned.
Page token for pagination.
Sort in ascending temporal order.
Response
Changes
Changed in 3 of the 34 revisions of this API.26
- ○
added the optional property
codeto the response with the404statusresponse-optional-property-added
- ○
added the optional property
docsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
fixto the response with the404statusresponse-optional-property-added
- ○
- ●
added the new
label.addedenum value to theevents/items/event_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
label.removedenum value to theevents/items/event_typeresponse property for the response status200response-property-enum-value-added
- ○
removed the
label_addedenum value from theevents/items/event_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
label_removedenum value from theevents/items/event_typeresponse property for the response status200response-property-enum-value-removed
- ●
- ○
endpoint added
endpoint-added
- ○