get assets
Last updated
Last updated
Source code
chain ids to filter the assets list.
chain asset types to filter the assets list.
maximum number of items to return. maximum value is 500.
number of items to skip before starting to collect the result set.
the sorting parameters for the list.
see https://learn.microsoft.com/en-us/azure/search/search-query-odata-orderby#examples for the format of the OrderBy string.
supported sorting parameters are: "AssetId".
default sorting is by " AssetId desc".