# ScopeListSchema

### Properties

- **kind** (string, Required): The kind of record.

- **value** (list of objects, Optional): List of scopes.

#### Show 3 properties

- **kind** (string, Optional): The kind of record.

- **metadata** (object, Required): Scope metadata.

#### Show 2 properties

- **id** (string, Required, format: uuid): The ID of the resource.

- **name** (string, Optional): The name of the resource.

- **spec** (object, Required): Scope specification.

#### Show 2 properties

- **description** (string, Required, 0-256 characters): A description of the scope.

- **resources** (list of objects, Optional): List of resources.

#### Show 2 properties

- **id** (string, Required, format: uuid): The id of the resource.

- **type** (string, Required): The type of the resource.
