This operation lists a revision's assets sorted alphabetically in descending order.
get/v1/data-sets/{DataSetId}/revisions/{RevisionId}/assets
Path parameters
DataSetIdstring required
The unique identifier for a data set.
RevisionIdstring required
The unique identifier for a revision.
Query parameters
maxResultsinteger
The maximum number of results returned by a single call.
nextTokenstring
The token value retrieved from a previous call to access the next page of results.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success