Skip Navigation

Fetching multiple bookmark request properties

The following table describes the request properties you can include in the JSONStore API when you fetch multiple bookmarks.
Property
Type
Description
idOnly
Boolean
Specifies only to include the bookmark record id in the response.
lastModifiedTime
Timestamp
If fetching all bookmarks, set the lastModifiedTime to 0. Otherwise, set the lastModifiedTime to the preferred time.
maxRecords
Number
Specifes the maximum number of records
BEMS
returns in a response batch.
offset
Number
Specifies the starting point of a batch response.