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](https://help.sigmacomputing.com/reference/list-workbooks) endpoint.
- Retrieve the **tagName** by calling the [/v2/tags](https://help.sigmacomputing.com/reference/list-version-tag) endpoint and using the `name` in the response.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
workbookId
tagName
Query parameters
page
limit
Response
The response body.
entries
nextPage
total

