Optional
descriptionThe description of the filter.
Optional
editThe groups and projects that can edit the filter. This can be specified when updating a filter, but not when creating a filter.
Optional
expandExpand options that include additional filter details in the response.
Optional
favouriteWhether the filter is selected as a favorite by any users, not including the filter owner.
Optional
favouritedThe count of how many users have selected this filter as a favorite, including the filter owner.
Optional
idThe unique identifier for the filter.
Optional
jqlThe JQL query for the filter. For example, project = SSP AND issuetype = Bug.
The name of the filter.
Optional
ownerOptional
searchA 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_.
Optional
selfThe URL of the filter.
Optional
shareThe groups and projects that the filter is shared with. This can be specified when updating a filter, but not when creating a filter.
Optional
subscriptionsThe users that are subscribed to the filter.
Optional
viewA 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 of a filter.