Get Entity Events
entity_get_eventsRetrieve event history to track changes in Yandex Tracker projects, portfolios, or goals, with pagination and ordering.
Instructions
Get the event history of a Yandex Tracker project, portfolio, or goal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_id | No | Return events after this event id; mutually exclusive with selected | |
| per_page | No | The number of items per page. May be decreased if results exceed context window. If there is a change in per_page argument - retrieval must be started over with page = 1, as the paging could have changed. | |
| selected | No | Center results around this event id; mutually exclusive with from_id | |
| direction | No | Pagination direction: forward or backward | forward |
| entity_id | Yes | Entity id or numeric shortId | |
| entity_type | Yes | Entity type: project, portfolio, or goal | |
| new_events_on_top | No | Reverse the default event order |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | Yes |