Get a team
Returns details about a team based on team ID. The response includes an array of member IDs that identify the users in the team.
### Usage notes
- Retrieve the **teamId** by calling the [/v2/teams](https://help.sigmacomputing.com/reference/list-teams) endpoint.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
teamId
Response
The response body.
teamId
createdBy
updatedBy
createdAt
updatedAt
name
description
visibility
members
isArchived

