| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | Human-readable name for the view | [optional] |
| description | string | Optional detailed description of the view | [optional] |
| generate_sdk_keys | bool | Whether to generate SDK keys for this view | [optional] |
| maintainer_id | string | Member ID of the maintainer for this view. Only one of `maintainerId` or `maintainerTeamKey` can be specified. | [optional] |
| maintainer_team_key | string | Key of the maintainer team for this view. Only one of `maintainerId` or `maintainerTeamKey` can be specified. | [optional] |
| tags | string[] | Tags associated with this view | [optional] |
| archived | bool | Whether or not the view is archived | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.