GET /api/collections
Returns a paginated list of public collections.Query Parameters
| Parameter | Default | Description |
|---|---|---|
page | 1 | Page number |
limit | 20 | Items per page |
search | — | Search name/description |
sort | recent | recent or popular |
Get all collections with filtering and pagination.
| Parameter | Default | Description |
|---|---|---|
page | 1 | Page number |
limit | 20 | Items per page |
search | — | Search name/description |
sort | recent | recent or popular |