GET
/
teams

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

startCursor
string

The cursor to start fetching from

size
number
default: 25

The number of items to fetch

Required range: 0 < x < 100

Response

200 - application/json
results
object[]
required
total
number
required

The total number of items in your workspaces based on your search parameters

Required range: x > 0
pageInfo
object
required

Information about the current page