Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 700 Bytes

IssuesFilter.md

File metadata and controls

13 lines (8 loc) · 700 Bytes

IssuesFilter

Properties

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]

[Back to Model list] [Back to API list] [Back to README]