v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBGet Teams
This request returns a list of Teams.
Query parameters
This parameter expects a comma-separated list of teamIDs to filter teams by.
This parameter is used to only get specific teams by name. This parameter expects a string full name of a team or partial name with the wildcard %.
This parameter is a result limiter. The default is set to return no more than 100 results at one time.
This parameter is a cursor that selects what teamID you want to start receiving results at. e.g. passing 137 here will only get you tasks with an id greater than 137.
This parameter is used to only get specific teams by if they were automatically created by Limble or not. This parameter expects a bool true or false. Teams can get dynamically created if multiple users are assigned to the same task, for example.
This parameter is used to determine whether role-based teams (Manager, Technician, etc) are included in the response.
Response
Get Teams