Support
Log In
Bookmarks

Get a specific bookmark

Retrieves a specific bookmark for the current user by type and object ID.

GET/organizations/{organizationName}/bookmarks/{bookmarkType}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

organizationName*string

The unique identifier of the organization

Match^[a-zA-Z0-9_ -]+$
bookmarkType*string

The type of bookmark

Value in

  • "CHAT"
  • "REPORT"
  • "MODEL"
  • "GOVERNED_REPORT"

Query Parameters

objectId*string

The fully-qualified identifier of the bookmarked object (see Bookmark schema)

Response Body

application/json

application/json

application/json

application/json

application/json