datadog_teams
Details of Datadog teams.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Datadog ID of the team.
-
handle
string - Handle of the team.
-
name
string - Name of the team.
-
api_accessible
boolean - Boolean indicating if the team is accessible via API.