Get teams for a user attribute
Get a list of teams that have a specific user attribute defined, and the assigned value for the user attribute.
### Usage notes
- Retrieve the **userAttributeId** by calling the [/v2/user-attributes](https://help.sigmacomputing.com/reference/list-user-attributes) endpoint.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
userAttributeId
Query parameters
page
limit
Response
The response body.
entries
nextPage
total

