Teams
Get updates from your teams
Paginator of the most recent updates posted by team leaders of teams you have joined.
get/team/updates
Query parameters
pageinteger
Example:1
Response
A paginated list of team updates
Example response
{
"updates": {
"currentPage": 4,
"maxPerPage": 15,
"previousPage": 3,
"nextPage": 5
}
}