v1

latestOpenAPI 3.1.02026-08-0420819698.7 KB
Routes
Teams

Get Teams

This request returns a list of Teams.

get/v2/teams

Query parameters

teamsstring

This parameter expects a comma-separated list of teamIDs to filter teams by.

namestring

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 %.

limitinteger

This parameter is a result limiter. The default is set to return no more than 100 results at one time.

cursorinteger

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.

automaticallyCreatedboolean

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.

includeRolesboolean

This parameter is used to determine whether role-based teams (Manager, Technician, etc) are included in the response.

Response

Get Teams

teamIDinteger
namestring
locationIDinteger
automaticallyCreatedinteger