Entries
Retrieve all events for entry from the database based on the ID
get/projects/{projectId}/entries/{entryId}/events
Path parameters
projectIdstring required
The unique identifier for a Project in the database
entryIdstring required
The unique identifier for an Entry 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)
Headers
X-Api-Keystring required