| Name | Type | Description | Notes |
|---|---|---|---|
| links | {String: Link} | The location and content type of related resources | |
| id | String | The ID of this project | |
| key | String | The key of this project | |
| includeInSnippetByDefault | Boolean | Whether or not flags created in this project are made available to the client-side JavaScript SDK by default | |
| defaultClientSideAvailability | ClientSideAvailability | [optional] | |
| name | String | A human-friendly name for the project | |
| access | Access | [optional] | |
| tags | [String] | A list of tags for the project | |
| defaultReleasePipelineKey | String | The key of the default release pipeline for this project | [optional] |
| environments | Environments | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.