SearchAssetPaginate
sizeint32
Number of results
Possible values: <= 2000
Default value:
50cursorstring | nullnullable
A marker indicating the position in a dataset, used to determine where to continue fetching results in paginated data
Default value:
0SearchAssetPaginate
{
"size": 50,
"cursor": "0"
}