0
teamId
To return the ID of the current workspace
This function returns the ID of the workspace you are in. You might need this in your REST API.
Syntax
teamId()
Return
string
Examples
teamId()
Result: Ruh6mFq9nbdvhx4mf
(for example, if this is the ID of your current workspace)
See also
tableId
which returns the ID of a table.
databaseID
which returns the ID of the current database.
Reply
Content aside
Related Articles