Hello,
I would like to know if there is a way to collect Jira records based on JQL similar to the advanced search for the Issue entity: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#api-rest-api-3-search-get
I would like to be able to fetch e.g. only Boards that were updated after a certain date and can’t seem to do it with the current API structure. Could you help me understand how this could be achieved?
Thank you