get https://api.sigmacomputing.com/v2/workbooks//tags//bookmarks
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.