Amplitude · Example Payload

Dashboard Rest Api User Activity Result Example

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

Dashboard Rest Api User Activity Result Example is an example object payload from Amplitude, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

userDataevents

Example Payload

Raw ↑
{
  "userData": {},
  "events": [
    {}
  ]
}