Get a Team
Retrieve details about a specific Team.
Path parameters
organizationId
The ID of the Organization to which the Team belongs.
teamId
The ID of the Team to retrieve data for.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
createdAt
The time when the Team was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
.
id
The Team's ID.
isIdpManaged
Whether the Team is managed by an identity provider (IdP).
name
The Team's name.
organizationId
The ID of the Organization to which the Team belongs.
organizationRole
The Team's Organization role.
Allowed values:
updatedAt
The time when the Team was last updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
.
createdBy
deploymentRoles
The Team's role in each Deployment it belongs to.
description
The Team's description.
rolesCount
The number of roles the Team has.
updatedBy
workspaceRoles
The Team's role in each Workspace it belongs to.