Optionalapproximate[Experimental] Approximate last used time. Returns the date and time when the
filter was last used. Returns null if the filter hasn't been used after
tracking was enabled. For performance reasons, timestamps aren't updated in
real time and therefore may not be exactly accurate.
OptionaldescriptionA description of the filter.
OptionaleditThe groups and projects that can edit the filter.
OptionalfavouriteWhether the filter is selected as a favorite.
OptionalfavouritedThe count of how many users have selected this filter as a favorite, including the filter owner.
OptionalidThe unique identifier for the filter.
OptionaljqlThe JQL query for the filter. For example, project = SSP AND issuetype = Bug.
The name of the filter. Must be unique.
OptionalownerThe user who owns the filter. This is defaulted to the creator of the filter, however Jira administrators can change the owner of a shared filter in the admin settings.
OptionalsearchA URL to view the filter results in Jira, using the Search for issues using JQL operation with the filter's JQL string to return the filter results. For example, https://your-domain.atlassian.net/rest/api/3/search?jql=project+%3D+SSP+AND+issuetype+%3D+Bug.
OptionalselfThe URL of the filter.
OptionalsharedA paginated list of the users that the filter is shared with. This includes users that are members of the groups or can browse the projects that the filter is shared with.
OptionalshareThe groups and projects that the filter is shared with.
OptionalsubscriptionsA paginated list of the users that are subscribed to the filter.
OptionalviewA URL to view the filter results in Jira, using the ID of the filter. For example, https://your-domain.atlassian.net/issues/?filter=10100.
Details about a filter.