Skip to main content
GET
cURL

Headers

X-Api-Key
string
required

Path Parameters

projectId
string
required

The unique identifier for a Project in the database

entryId
string
required

The unique identifier for an Entry in the database

Query Parameters

limit
integer | null

The number of entries to return (defaults to 10).

direction
enum<string> | null

The direction to sort by (defaults to DESC)

Available options:
ASC,
DESC

Response

entry_id
string
required

The unique identifier for an Entry in the database

contact_id
string
required

The unique identifier for a Contact in the database

project_id
string
required

The unique identifier for a Project in the database

group_id
string
required

The unique identifier for a Group in the database

embeddable_id
string
required

The unique identifier for a Embeddable in the database

timestamp
string
required

A Date + Time string in ISO format

event_type
string
required
embeddable_version_number
integer | null

The version number of an embeddable

page_id
string | null
page_key
string | null
page_index
integer | null
max_page_id
string | null
max_page_key
string | null
max_page_index
integer | null
total_pages
integer | null
view_type
string | null
custom_event_name
string | null
custom_event_props
string | null