Lists the Amazon QuickSight groups that an Amazon QuickSight user is a member of.
get/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/groups
Path parameters
UserNamestring required
The Amazon QuickSight user name that you want to list group memberships for.
AwsAccountIdstring required
The Amazon Web Services account ID that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.
Namespacestring required
The namespace. Currently, you should set this to <code>default</code>.
Query parameters
next-tokenstring
A pagination token that can be used in a subsequent request.
max-resultsinteger
The maximum number of results to return from this request.
Response
Success