Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 935 Bytes

File metadata and controls

14 lines (10 loc) · 935 Bytes

Response

Fields lastTimestamp and paginationKey added when limit or before parameter provided and there is more data to show

Properties

Name Type Description Notes
visitor_id string
visits \Fingerprint\ServerAPI\Model\ResponseVisits[]
last_timestamp int ⚠️ Deprecated paging attribute, please use paginationKey instead. Timestamp of the last visit in the current page of results. [optional]
pagination_key string Request ID of the last visit in the current page of results. Use this value in the following request as the paginationKey parameter to get the next page of results. [optional]

[Back to Model list] [Back to API list] [Back to README]