このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Get a specific team given a team ID or team name.

Inputs

フィールド

種類

説明

team

string

The name, or parts of the name, of the team to filter for. You must specify either the team name or the team ID, but not both.

teamId

string

The ID of the team. You must specify either the team name or the team ID, but not both.

Outputs

Expand All

フィールド

種類

説明

id [required]

string

members

[object]

The members of the team.

id

string

name

string,null

handle

string

created_at

string

modified_at

string

email

string

icon

string

title

string,null

verified

boolean

disabled

boolean

status

string

service_account

boolean

created_at

date-time

Creation date of the team.

description

string

Free-form markdown description/content for the team's homepage.

handle

string

The team's identifier.

link_count

number

The number of links belonging to the team.

modified_at

date-time

Modification date of the team.

name

string

The name of the team.

summary

string

A brief summary of the team, derived from the description.

user_count

number

The number of users belonging to the team.