v1
latestOpenAPI 3.1.02026-07-23138880.6 KBteams
Unified teams endpoint
post/v9/teams
Request body
teamsinteger[] nullable
List of Sumble team ids to retrieve and enrich. One result row per entry, in input order. Mutually exclusive with filter.
limitinteger
Maximum number of teams to return (filter mode only; ignored when teams is provided).
offsetinteger
Number of results to skip (filter mode only; ignored when teams is provided).
order_by_column'jobs_count' | 'first_activity' | 'last_activity' | 'score' nullable
Column to order by (filter mode only): jobs_count, first_activity or last_activity. Default: jobs_count.
order_by_direction'ASC' | 'DESC' nullable
Sort direction; DESC when omitted.
Response
Successful Response
idstring uuid required
credits_usedinteger required
credits_remaininginteger required
matched_countinteger nullable
List mode only: how many input ids matched a Sumble team.
totalinteger required
source_data_urlstring uri nullable