Teams API
Last updated
Was this helpful?
Last updated
Was this helpful?
The Team API is focused on managing teams within a . It offers endpoints to handle the creation, retrieval, updating, and deletion of team records.
Retrieve a list of teams or a specific team by ID.
Optional ID of the team to retrieve.
Optional boolean to populate the people in the team.
false
Possible values: Number of items to skip.
0
Maximum number of items to return.
25
Field by which to sort.
Sort order, 'asc' or 'desc'.
asc
Possible values: