latestOpenAPI 3.0.32026-08-10234358.4 KB

3d5d69795558

Teams

List teams

Retrieve a list of teams for the specified account

get/user-service/teams

Query parameters

limitinteger

Maximum number of teams to return

offsetinteger

Number of teams to skip

searchstring

Search teams by name (partial match)

role_idsstring[]

Filter teams by role IDs (comma-separated)

Response

Array of teams

total_countinteger

Total number of teams matching the filter criteria

Example response

{
  "total_count": 42
}