/api/datasets/{dataset_id}/events/{id}/

Events: Specific user actions (e.g., clicks, page views, form submissions, Pype escalations) or system occurrences (e.g., Pype session started) captured by Analytics. They form the basis of most analyses.

Get a specific event from a specific dataset.

Path Params
string
required

Dataset ID of the dataset you're trying to access. To find the ID of the dataset, make a call to /api/datasets/.

string
required
Query Params
string
enum
Allowed:
boolean

If true, mask personally identifiable information in returned events.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/csv