apps__app_events__list
Retrieve app events for a specific app, with filters for event state and localizations, supporting pagination.
Instructions
List the app events belonging to an app. [GET /v1/apps/{id}/appEvents]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| limit | No | maximum resources per page | |
| include | No | comma-separated list of relationships to include | |
| next_url | No | Absolute `links.next` URL from a previous response, to fetch the next page. When set, all other parameters are ignored. | |
| filter_id | No | filter by id(s) | |
| filter_eventState | No | filter by attribute 'eventState' |