Skip to main content
GET
cURL
This endpoint returns the team details if the authentication token has access to it.

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string
required

ID of the team

Response

Team details

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