latestOpenAPI 3.1.02026-08-1013317298.0 KB

d94e0e0f1821

Collections

Get all collections

Returns collections with filtering and pagination (committee members only for full access)

get/collections

Query parameters

qstring

Search query

assigneestring
status'pending' | 'approved' | 'rejected' | 'to_review' | 'under_review'
type'standard' | 'third_party'
is_published'true' | 'false'
sort'MOST_RELEVANT' | 'CREATED_AT_DESC' | 'CREATED_AT_ASC' | 'NAME_DESC' | 'NAME_ASC' | 'UPDATED_AT_DESC' | 'UPDATED_AT_ASC'
pageinteger

Page number for pagination

limitinteger

Number of items per page

Response

List of collections

okboolean