EntriesPageViews
Retrieve all pages viewed, with timestamps, for all entries in the database
get/projects/{projectId}/entries-page-views
Path parameters
projectIdstring required
The unique identifier for a Project in the database
Query parameters
limitinteger
The number of entries to return (defaults to 10).
direction'ASC' | 'DESC'
The direction to sort by (defaults to DESC)
updated_afterstring
A Date + Time string in ISO format
updated_beforestring
A Date + Time string in ISO format
include_urlsstring nullable
Headers
X-Api-Keystring required