hi team
hi team
what is the API endpoint to get a list of all liveboards in my account, including their author, description, last modified and verfication status?
3 Replies
I think this API should help.
https://developers.thoughtspot.com/docs/restV2-playground?apiResourceId=http%2Fapi-endpoints%2Fsecurity%2Ffetch-permissions-of-principals
REST API v2.0 Playground
ThoughtSpot REST API v2.0 Playground
👍
The above will give you permissions a user would have on an object.
If you want liveboard details use this (with include_detail: true) https://developers.thoughtspot.com/docs/restV2-playground?apiResourceId=http%2Fapi-endpoints%2Fmetadata%2Fsearch-metadata
REST API v2.0 Playground
ThoughtSpot REST API v2.0 Playground