get https://api.sigmacomputing.com/v2/workbooks//tags
Retrieve the version tag information for a workbook. Returns the same tag metadata as the GET /v2/workbooks endpoint returns for a tagged workbook.
Usage notes
- Use this endpoint to provide on-demand access to version tag information for a workbook. For example, call the GET /v2/workbooks endpoint with the "excludeTags" parameter set to
True
to improve performance, then use this endpoint to return tag information for specific workbooks.