Skip to main content

Grouped review queue: clusters of releases sharing a cleaned search query.

GET 

/api/v1/releases/unresolved/groups

Honors the same q / sourceName / format / status filters as the list endpoint, plus breadth (1 = primary query only, default; 2 = first two; 3 = all). Only clusters with more than one member are returned, ordered by descending count. Clicking a group re-filters the list via searchQuery (at the echoed breadth) to reproduce exactly these members. Pagination/sort params are ignored.

Request

Responses