---
title: "GET /accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"
method: GET
path: "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"
---

# GET /accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties

`GET /accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties`

Describes the refresh properties of a dataset.

## Path parameters

- `AwsAccountId` string, required
- `DataSetId` string, required

## Response `200`

Success

- DescribeDataSetRefreshPropertiesResponse
  - `RequestId` string — The Amazon Web Services request ID for this operation.
  - `Status` integer — The HTTP status of the request.
  - `DataSetRefreshProperties` object — The dataset refresh properties.
    - `RefreshConfiguration` object, required — The refresh configuration for a dataset.
      - `IncrementalRefresh` object, required — The incremental refresh for the dataset.
        - `LookbackWindow` object, required — The lookback window setup for an incremental refresh configuration.
          - `ColumnName` string, required — The name of the lookback window column.
          - `Size` integer, required — The lookback window column size.
          - `SizeUnit` 'HOUR' | 'DAY' | 'WEEK', required — The size unit that is used for the lookback window column. Valid values for this structure are <code>HOUR</code>, <code>DAY</code>, and <code>WEEK</code>.

## Other responses

- `480` — AccessDeniedException
- `481` — InvalidParameterValueException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — LimitExceededException
- `485` — PreconditionNotMetException
- `486` — InternalFailureException

---

[API](https://skmtc.net/aws/apis/quicksight.md) · [All operations](https://skmtc.net/aws/apis/quicksight/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/quicksight/versions/2f2bbd7e70ca/schema)
