Skip to main content
GET
cURL
This endpoint returns all teams the user is a member of. The user is taken from the authentication token.

Authorizations

Authorization
string
header
required

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

Response

Array of teams the user is a member of

id
integer
name
string
TeamRoles
object[]
Projects
object[]
Connections
object[]
showBranding
boolean
allowReportRefresh
boolean
allowReportExport
boolean
createdAt
string<date-time>
updatedAt
string<date-time>