Amplitude · Example Payload

Behavioral Cohorts Api Cohort Status Response Example

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

Behavioral Cohorts Api Cohort Status Response 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

request_idstatus

Example Payload

Raw ↑
{
  "request_id": "500123",
  "status": "queued"
}