Jump to Content
Documentation
API Recipes
API Reference
What's New
Home
Community
QuickStarts
Status
API Reference
Home
Community
QuickStarts
Status
Moon (Dark Mode)
Sun (Light Mode)
Documentation
API Recipes
API Reference
What's New
Get tags
Search
JUMP TO
GETTING STARTED
Get started with the Sigma REST API
Generate Sigma API client credentials
Identify unique IDs in Sigma
Use OAuth override tokens
connections
{connectionid}
Create a connection
post
Update a connection
patch
Get connection details
get
Delete a connection
delete
Update a connection
put
Test a connection
get
connection grants
Add grants to a connection
post
List grants for a connection
get
Delete a grant for a connection
delete
List connections
get
paths
List connection paths
get
Get connection path for a table
get
Look up connections by path
post
Sync a connection by path
post
path grants
Add grants to a connection path
post
List grants for a connection path
get
Delete a grant for a connection path
delete
credentials
Create API credentials
post
Delete API credentials
delete
datasets
List datasets
get
Get a dataset
get
Get dataset sources
get
materialization
Materialize a dataset
post
List materializations for a dataset
get
grants
Get grants for a dataset
get
Grant permissions on a dataset
post
Delete a permission granted on a dataset
delete
favorites
Get favorite documents for a user
get
Favorite a document
post
Unfavorite a document
delete
files
List files
get
Create a file
post
{inodeId}
Get file information
get
Update a file
patch
Delete a file
delete
grants
List grants
get
{grantId}
Create or update a grant
post
Get a grant
get
Delete a grant
delete
members
v2
List members
get
{memberId}
Create a member
post
Get member
get
Update member
patch
Deactivate member
delete
List teams for a member
get
files
List member files
get
List recent files for a member
get
List all favorite documents of a member
get
v2.1
List members
get
shared templates
List templates shared with your organization
get
Accept a pending template share
post
Delete a template share
delete
Share a workbook with another organization
post
tags
Get tags
get
{tagId}
Create a tag
post
Delete a tag
delete
List workbooks for a tag
get
teams
v2
List teams
get
{teamId}
Create a team
post
Get a team
get
Update a team
patch
Delete a team
delete
Get team user attributes
get
members
List team members
get
Update team members
patch
v2.1
List teams
get
templates
Get template
get
List templates
get
Create workbook from template
post
Swap template data sources
post
translations
List organization translation files
get
Create organization translation file
post
{lng}
Get organization translation file
get
Update organization translation file
put
Delete organization translation file
delete
{lng_variant}
Get organization translation file with variant
get
Update organization translation file with variant
put
Delete organization translation file with variant
delete
user attributes
List user attributes
get
Create a user attribute
post
{userAttributeId}
Get a user attribute
get
teams
Get teams for a user attribute
get
Set a user attribute for teams
post
Update a user attribute for teams
patch
Delete a user attribute for a team
delete
users
Get users for a user attribute
get
Set a user attribute for users
post
Update a user attribute for users
patch
Delete a user attribute for a user
delete
workbooks
v2
List workbooks
get
Create a workbook
post
{workbookId}
Get a workbook
get
Get workbook source
get
Get version history for a workbook
get
Duplicate a workbook
post
Duplicate a tagged workbook
post
Swap workbook data sources
post
Get workbook schema
get
List SQL queries in a workbook
get
List workbook controls
get
Save a template from a workbook
post
embeds
Get embeds for a workbook
get
Create an embed for a workbook
post
Delete an embed from a workbook
delete
exports
Download an exported file
get
Export a workbook
post
Export data from a workbook
post
export schedules
List scheduled workbook exports
get
Add workbook schedule
post
Update a workbook schedule
patch
Delete a scheduled export for a workbook
delete
grants
Grant permissions on a workbook to users or teams
post
Delete a workbook grant
delete
tags
Get tags for a workbook
get
Tag a workbook
post
Remove a tag from a workbook
delete
pages
List workbook pages for a workbook
get
List elements in a workbook page
get
elements
List lineage of a workbook element
get
Get the SQL query for a workbook element
get
List columns for a workbook element
get
materializations
Run a scheduled materialization for a workbook element
post
List materialization schedules for a workbook
get
Get a materialization job
get
bookmarks
List bookmarks in a workbook
get
Add a bookmark to a workbook
post
Get a bookmark
get
Update a workbook bookmark
patch
Delete a bookmark from a workbook
delete
List bookmarks in a tagged workbook
get
Get a bookmark in a tagged workbook
get
Update a bookmark in a tagged workbook
patch
Delete a bookmark from a tagged workbook
delete
Add a bookmark to a tagged workbook
post
v2.1
List scheduled workbook exports
get
List materialization schedules for a workbook
get
workspaces
v2
List workspaces
get
{workspaceId}
Create a workspace
post
Get a workspace
get
Update a workspace
patch
Delete a workspace
delete
grants
Grant permissions to the workspace for users or teams
post
List grants for a workspace
get
Delete a workspace grant
delete
v2.1
List workspaces
get
whoami
Get current user
get
Get tags
get
https://api.sigmacomputing.com/v2/tags
Get a list of version tags.
Language
Shell
Node
Ruby
PHP
Python
Credentials
OAuth2
Client
URL
Base URL
https://api.sigmacomputing.com
/v2/tags
RESPONSE
Click
Try It!
to start a request and see the response here!