pallav
pallav
TFDThoughtSpot For Developers
Created by Lisa on 4/1/2025 in #dev-help
Lisa - Hi, I am looking into the users/search A...
You can use the roles/search API to retrieve a list of existing roles, or the roles/create API to create a new role. The roles/search API response also includes detailed information about the roles. Once you have the role name or ID, you can use it in the users/search API (via the "role_identifiers" parameter) to get a list of users with that role. The users/search API response provides all privileges assigned to a user. To get role information for a specific user, you can check the user's groups in the users/search response, and then use the groups/search API to retrieve all roles associated with that group. https://docs.thoughtspot.com/cloud/10.6.0.cl/rbac
3 replies
TFDThoughtSpot For Developers
Created by Alexandre Hausmann - Wex on 2/6/2025 in #dev-help
Alexandre Hausmann - Wex - Hey guysI need as...
we don't currently support tab ID in custom links. however, the liveboard and viz ID should be sufficient to navigate to the appropriate tab automatically. How are you utilizing the liveboard and viz ID from your custom link?
8 replies
TFDThoughtSpot For Developers
Created by Andy on 1/15/2025 in #dev-help
Andy - Hi team. We have multi org set up on ou...
25 replies