v1
latestOpenAPI 3.1.02026-08-066984441.1 MBteams
Returns the team with the specified id.
<Check title="Required Permissions" icon="key">When team restrictions are applied for the workspace, the user must either be an admin or member of the team to retrieve it.</Check>
get/teams/{teamId}
Path parameters
teamIdstring uuid required
The id of the team.
Query parameters
includeUserIdsboolean
Whether to include the ids of users that are in the team.
includeProjectIdsboolean
Whether to include the ids of projects that are assigned to the team.
Headers
Authorizationstring required
Bearer authentication
Response
OK