Datadog Teams

Get team

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

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

Inputs

Champ

Type

Description

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

Champ

Type

Description

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.