---
title: "GET /team.info"
method: GET
path: "/team.info"
tags: ["team"]
---

# GET /team.info

`GET /team.info`

返回当前团队信息。

## Response `200`

request success

- Team
  - `id` string, required
  - `subdomain` string, required — 团队 subdomain
  - `name` string, required — 团队名称
  - `email_domain` string, required — 团队邮箱域名
  - `logo_url` string, required — 团队头像地址
  - `description` string, required — 团队简介
  - `plan` 'basic' | 'standard', required
  - `created` string, data-time, required — 团队创建时间

## Other responses

- `default` — unexpected error

## Changes

- **2017-04-19** `fd4c7a508190` — 1 info
  - api tag `team` added
- **2017-04-18** `b37660ad33e5` — 1 info
  - api tag `team` removed
- **2017-04-04** `4751e3946b90` — 1 info
  - api tag `team` added
- **2017-03-13** `ef71aa691171` — 1 info
  - api tag `team` removed

[Change history](https://skmtc.dev/bearyinnovative/apis/beary-openapi/changes/team.info/get.md)

---

[API](https://skmtc.dev/bearyinnovative/apis/beary-openapi.md) · [All operations](https://skmtc.dev/bearyinnovative/apis/beary-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bearyinnovative/beary-openapi/revisions/6e42a0e2d730/schema)
