v1
latestSwagger 2.02026-08-061,9128853.7 MBTeams
Gets a list of Teams
Lists all of the Teams in the system or Octopus Deploy Space (if provided). The results will be sorted alphabetically by name.
get/teams
Query parameters
idsstring[]
A list of Team IDs, to limit the matching of Teams to those with a particular ID. Example: ["Teams-1", "Teams-2"]
namestring
The exact name of a Team to be matched
partialNamestring
A partial name, to limit the set of Teams to those with a name that includes the partial name
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 30
Response
Requested list of Teams