v4

latestOpenAPI 3.1.0AGPL-3.0-or-later2026-08-041901951.1 MB
Teams

Get updates from one of your teams

Paginator of the most recent updates posted by team leaders of a team you have joined.

get/team/updates/{teamId}

Path parameters

teamIdstring required
Example:coders

Query parameters

pageinteger
Example:1

Response

A paginated list of team updates

subscribedboolean required

Example response

{
  "updates": {
    "currentPage": 4,
    "maxPerPage": 15,
    "previousPage": 3,
    "nextPage": 5
  }
}