Amplitude · Example Payload

Identify Api Identify Response Example

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

Identify Api Identify Response Example is an example object payload from Amplitude, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codeserver_upload_timeevents_ingested

Example Payload

Raw ↑
{
  "code": 200,
  "server_upload_time": 1718153645993,
  "events_ingested": 799
}