Lists all the versions of the dashboards in the Amazon QuickSight subscription.
get/accounts/{AwsAccountId}/dashboards/{DashboardId}/versions
Path parameters
AwsAccountIdstring required
The ID of the Amazon Web Services account that contains the dashboard that you're listing versions for.
DashboardIdstring required
The ID for the dashboard.
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.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success