Amplitude · Example Payload

Dashboard Rest Api User Search Result Example

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

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

Top-level fields

matches

Example Payload

Raw ↑
{
  "matches": [
    {
      "user_id": "500123",
      "amplitude_id": 701
    }
  ]
}