v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141341,3811.0 MB

Lists all the themes in the current Amazon Web Services account.

get/accounts/{AwsAccountId}/themes

Path parameters

AwsAccountIdstring required

The ID of the Amazon Web Services account that contains the themes that you're listing.

Query parameters

next-tokenstring

The token for the next set of results, or null if there are no more results.

max-resultsinteger

The maximum number of results to be returned per request.

type'QUICKSIGHT' | 'CUSTOM' | 'ALL'
<p>The type of themes that you want to list. Valid options include the following:</p> <ul> <li> <p> <code>ALL (default)</code>- Display all existing themes.</p> </li> <li> <p> <code>CUSTOM</code> - Display only the themes created by people using Amazon QuickSight.</p> </li> <li> <p> <code>QUICKSIGHT</code> - Display only the starting themes defined by Amazon QuickSight.</p> </li> </ul>
MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Response

Success

NextTokenstring

The token for the next set of results, or null if there are no more results.

Statusinteger

The HTTP status of the request.

RequestIdstring

The Amazon Web Services request ID for this operation.