Teams
Create and manage teams as reusable groups of users.
Teams offer a convenient way to assign roles and access to multiple users at once. This helps maintain large-scale projects more efficiently by reducing overhead in user-by-user management.
Authorizations
Path parameters
organizationIdstringRequired
The unique id of the organization
Query parameters
pagestringOptional
Identifier of the page results to fetch.
limitnumber · max: 1000Optional
The number of results per page
ownerstringOptional
The unique identifier of a member of the organization. Only teams they can manage will be returned.
titlestringOptional
If provided, only teams whose name contains the given parameter will be returned. Case insensitive.
Responses
application/json
all ofOptional
get
200
OK
Was this helpful?