GET
/
v1
/
teams
/
{teamId}
/
meetings

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and a token

Path Parameters

teamId
integer
required

Team ID

Query Parameters

limit
integer

Number of records to fetch

Required range: 1 < x < 500
cursor
string

Cursor to continue reading from

Response

200
application/json
OK
meetings
object[]
pagination
object