Get all lists
GET/lists
Retrieve all bookmark lists for the authenticated user, including both manual and smart lists.
Responses
- 200
- 401
All lists owned by or shared with the current user.
Unauthorized — the Bearer token is missing, invalid, or expired.