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] |