Skip to main content

SearchAssetPaginate

sizeint32

Number of results

Possible values: <= 2000

Default value: 50
cursorstring | nullnullable

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"
}