List bookmarks in a tagged workbook

Returns a list of bookmarks in a tagged workbook.

Usage notes

  • Retrieve the workbookId by calling the /v2/workbooks endpoint.
  • Retrieve the tagName by calling the /v2/tags endpoint and using the name in the response.
Path Params
string
required

Unique identifier of the workbook.

string
required
Query Params
string

Use to specify further pages using the string returned in the nextPage portion of the response.

number

Number of results to return per page, with a maximum of 1,000 per request. Use the page option in subsequent requests to retrieve the next set of results.

Responses

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json