Skip to main content

SearchAssetPaginate

sizeinteger<int32>

Number of results

Possible values: <= 2000

Default value: 50
cursorstring

A marker indicating the position in a dataset, used to determine where to continue fetching results in paginated data

Default value: 0
SearchAssetPaginate
{
"size": 50,
"cursor": "0"
}