Documentation Index
Fetch the complete documentation index at: https://mintlify.com/ephraimduncan/minimal.so/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Authentication
Requires authentication via session cookie.Request
No input parameters required.Response
Returns an array of group objects.Unique identifier for the group
Group name
Hex color code for the group
Whether the group is publicly visible
Number of bookmarks in the group
Example
Source
- Implementation:
server/procedures/bookmarks.ts:130 - Router:
server/router.ts:38