Jira API not returning board subQuery field

According to the API documentation, /rest/agile/1.0/board/{board_id}/configuration should return a field named subQuery. However, I am not able to see this field in the request response. Does anyone else know more about this issue?

1 Like

I just have to ask: You’re querying a Kanban board? Only kanban boards offer the ‘Kanban Subfilter’ option, which is what the ‘subQuery’ param relates to.

I assume Scrum boards would not return this value.

Yes, they are Kanban boards. I ended up using the old greenhopper api which still provides the field.