| 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] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.