Get a team

View as MarkdownOpen in Claude
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

teamIdstringRequired

Response

The response body.
teamIdstring
createdBystring
updatedBystring
createdAtdatetime
updatedAtdatetime
namestring
descriptionstring or null
visibilityenum
memberslist of strings
isArchivedboolean