infoset_get_ticket_logs
Retrieve activity logs for a specified Infoset ticket, with configurable sorting and pagination to track changes and updates.
Instructions
Get activity logs for an Infoset ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sortDir | No | Sort direction: asc or desc (default: desc) | |
| ticketId | Yes | Ticket ID | |
| itemsPerPage | No | Number of logs to return (default: 15) |