v1
latestOpenAPI 3.1.02026-08-066984441.1 MBteams
Returns all teams.
<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
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.
pageinteger
Page number for pagination
pageSizeinteger
Number of items per page
orderbystring
The properties to order by
filterbystring
The filter expression to filter by
Headers
Authorizationstring required
Bearer authentication
Response
OK