Retrieves a specific bookmark for the current user by type and object ID.
Authorization: Requires read access to the organization. Constraints: Users can only access their own bookmarks.
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_-]+$The type of bookmark
WORKSPACE, MODEL, CHAT The unique identifier of the bookmarked object
Bookmark retrieved successfully
Represents a user bookmark for saving references to workspaces, models, and chats
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