event_list
Retrieve a paginated list of recent system events, including receipt validations, purchase status changes, subscription renewals, and webhook deliveries. Filter by date range and use limit/offset for precise data access.
Instructions
List recent events from your Iaptic account.
- Returns a paginated list of system events
- Events include:
- Receipt validations
- Platform notifications (Apple/Google/etc)
- Webhook deliveries
- Purchase status changes
- Subscription renewals
- Use limit and offset for pagination
- Results ordered by date (newest first)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
enddate | No | Filter events before this date (ISO format, e.g. 2024-12-31) | |
limit | No | Maximum number of events to return (default: 100) | |
offset | No | Number of events to skip for pagination | |
startdate | No | Filter events after this date (ISO format, e.g. 2024-01-01) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Iaptic MCP Server
Related Tools
- @mattcoatsworth/Shiphero-mcp-server
- @JordanDalton/ServiceTitanMcpServer
- @osomai/servicenow-mcp
- @JordanDalton/ServiceTitanMcpServer
- @JordanDalton/ServiceTitanMcpServer