| Name | Type | Description | Notes |
|---|---|---|---|
| status | [str] | Filter by ticket status, can be `open`, `closed` or `all`. Will passthrough if none of the above match | [optional] if omitted the server will use the default value of [] |
| since | datetime | Only return tickets since a specific date | [optional] |
| assignee_id | str | Only return tickets assigned to a specific user | [optional] |
This repository was archived by the owner on Jun 2, 2025. It is now read-only.