Hello
I’m gathering info on issues using api/issues/search API .
I can use parameters like projectKeys, statuses, severities to further filter the results but I cannot find a branch/branches filter. The API always seems to respond with the top most branch / probably master.
Please help if you can let me know how to add the branch filter in my API call