| API endpoint | Available from |
|---|---|
| ThoughtSpot Cloud ts7.jun.cl |
| ThoughtSpot Cloud ts7.sep.cl |
| ThoughtSpot Cloud ts7.jun.cl |
| ThoughtSpot Cloud ts7.sep.cl The authorguid attribute is available from ThoughtSpot Cloud ts8.nov.cl and ThoughtSpot Software 8.4.1-sw onwards. |
| ThoughtSpot Cloud ts7.may.cl |
| ThoughtSpot Cloud ts7.may.cl |
| ThoughtSpot Cloud ts7.may.cl |
| ThoughtSpot Cloud ts7.jun.cl |
| ThoughtSpot Cloud ts7.jun.cl |
| ThoughtSpot Cloud 9.0.0.cl |
Metadata APIs
The metadata APIs allow you to query metadata objects from the ThoughtSpot system. The metadata objects include answers, Liveboards, visualizations, and data objects such as Tables, Models, and Views. You can also query metadata objects for a user or user group configured in ThoughtSpot.
Supported operationsπ
Required permissionsπ
-
You must have edit access to the metadata objects to query data, set an object as a favorite, and assign or remove tags,
-
To query user or group metadata objects, you must have administrator access.
Assign tags to metadata objectsπ
Tags are labels that you can apply to a Thoughtspot object, such as a Liveboard or Answer. You can use tags to find and filter your answers, Liveboards, and data objects.
To apply a tag to a ThoughtSpot object programmatically, you can use the /tspublic/v1/metadata/assigntag API endpoint.
Before you apply a tag, make sure the tags are created and available for assignment.
|
Note
|
Only ThoughtSpot admin users can create a tag. ThoughtSpot users with edit permissions can assign a tag to an object. |