SearchAssetPaginate
sizeinteger<int32>required
Number of results
cursorstring
A marker indicating the position in a dataset, used to determine where to continue fetching results in paginated data
SearchAssetPaginate
{
"size": 0,
"cursor": "string"
}