Skip to main content
GET
Get team by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
integer
required

Response

200 - application/json

Team details

id
integer
name
string
description
string
workspace_id
integer
created_at
string<date-time>
updated_at
string<date-time>