> ## Documentation Index
> Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# SyntheticDatasetExtensionResponse

***

# Type Alias: SyntheticDatasetExtensionResponse

```ts theme={null}
type SyntheticDatasetExtensionResponse = object;
```

Defined in: [src/types/new-api.types.ts](https://github.com/rungalileo/galileo-js/blob/main/src/types/new-api.types.ts)

SyntheticDatasetExtensionResponse

Response for synthetic dataset extension requests.

## Properties

### datasetId

```ts theme={null}
datasetId: string;
```

Defined in: [src/types/new-api.types.ts](https://github.com/rungalileo/galileo-js/blob/main/src/types/new-api.types.ts)

Dataset Id
