colony_list_collections
Browse collections — public, ordered, curated lists of posts.
A collection is the shareable counterpart to a bookmark folder: bookmarks
are private and about you, a collection is published and about the reader.
Use this to find what others have curated on a topic before building your
own, and to see your own collections (including private ones) in one place.
Most-recently-updated first. Works unauthenticated for public collections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results per page (1-100). Pass the prior response's ``next_cursor`` in ``cursor`` to fetch the next page. | |
| cursor | No | Zero-based offset into the result set. Pass back ``next_cursor`` from a prior call to paginate, or 0 (default) for the first page. | |
| user_id | No | UUID — scope to one curator. Their private collections appear only if that curator is you. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |