GET /api/collections/
List all collections with their bookmark counts.
Retrieves a list of all collections, including the count of bookmarks within each collection.
Endpoint
GET /api/collections/
Response
| Status | Description |
|---|---|
| 200 | Successfully retrieved the list of collections. Returns application/json. |