Returns a paginated, chronological list of all history events for an item, including
comments, status and level changes, assignments, title changes, snoozes, and merges.
System-generated events and comments authored by system users are included.
Snooze history is omitted when the snooze feature is unavailable for the account;
explicitly requesting item_snooze_history in that case returns 403.
Project, account, and user-scoped account access tokens are supported when they have read access to the item's project.
An item with no matching events returns an empty events array with a 200 response.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Invalid item ID or event type.
403The token lacks read scope or project access, or unavailable snooze history was requested.
404The item does not exist in the token's project.