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