v1

latestOpenAPI 3.1.02026-07-1371926.0 KB
Team

Get Team

Get the authenticated team.

get/v1/team

Response

Successful Response

idinteger required

Team ID

namestring required

Team name

Example response

{
  "id": 1,
  "name": "My Team"
}