Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
22 lines (19 loc) · 1.38 KB

File metadata and controls

22 lines (19 loc) · 1.38 KB

# Team

Properties

Name Type Description Notes
description string A description of the team [optional]
key string The team key [optional]
name string A human-friendly name for the team [optional]
_access \LaunchDarklyApi\Model\Access [optional]
_creation_date int [optional]
_links array<string,\LaunchDarklyApi\Model\Link> The location and content type of related resources [optional]
_last_modified int [optional]
_version int The team version [optional]
_idp_synced bool Whether the team has been synced with an external identity provider (IdP). Team sync is available to customers on an Enterprise plan. [optional]
role_attributes array<string,array> [optional]
roles \LaunchDarklyApi\Model\TeamCustomRoles [optional]
members \LaunchDarklyApi\Model\TeamMembers [optional]
projects \LaunchDarklyApi\Model\TeamProjects [optional]
maintainers \LaunchDarklyApi\Model\TeamMaintainers [optional]

[Back to Model list] [Back to API list] [Back to README]