Retrieves all bookmarks for the current user within the specified organization. Optionally filter by bookmark type.
Authorization: Requires read access to the organization.
Filtering: Use bookmarkType parameter to filter by type (WORKSPACE, MODEL, CHAT).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$Optional filter by bookmark type
WORKSPACE, MODEL, CHAT List of bookmarks retrieved successfully
The type of object being bookmarked
WORKSPACE, MODEL, CHAT The unique identifier of the bookmarked object
The organization name this bookmark belongs to
The username of the user who owns the bookmark
The workspace the bookmark is associated with (optional)
ISO 8601 timestamp indicating when the bookmark was created