Skip to content

Commit 11e54ea

Browse files
authored
Updated searchUserGroups desc
1 parent cd549de commit 11e54ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-spec/openapiSpecv3-2_0.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@
888888
"/api/rest/2.0/groups/search": {
889889
"post": {
890890
"operationId": "searchUserGroups",
891-
"description": "\n <span class=\"since-beta-tag\">Version: 9.0.0.cl or later</span>\n\n\nGets a list of groups available on the ThoughtSpot system.\n\nAvailable to all users. Users with `ADMINISTRATION` (**Can administer ThoughtSpot**) privileges can view all group properties.\n\nTo get details of a group, specify the group GUID or name. You can also filter the API response by group type, user name or ID, Org name or ID, roles, privileges, and group visibility.\n\nYou can also use the `pattern` attribute to search by the group name. For a wildcard match, use %.\n\nBy default, the API fetches 10 records per request. To fetch more than 10 objects at once, specify the `record_size` and set `record_offset` to `-1`.\n\n\n\n\n#### Endpoint URL\n",
891+
"description": "\n <span class=\"since-beta-tag\">Version: 9.0.0.cl or later</span>\n\n\nGets a list of groups available on the ThoughtSpot system.\n\nAvailable to all users. Users with `ADMINISTRATION` (**Can administer ThoughtSpot**) privileges can view all group properties.\n\nTo get details of a group, specify the group GUID or name. You can also filter the API response by group type, user name or ID, Org name or ID, roles, privileges, and group visibility.\n\nYou can also use the `pattern` attribute to search by the group name. For a wildcard match, use %.\n\n**NOTE**: By default, the API fetches 10 records per request. To fetch more than 10 objects at once, specify the `record_size` and set `record_offset` to `-1`.\n\n\n\n\n#### Endpoint URL\n",
892892
"tags": [
893893
"Groups",
894894
"9.0.0.cl"

0 commit comments

Comments
 (0)