Amplitude · Example Payload

Behavioral Cohorts Api Cohort Example

Example description

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

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

Top-level fields

idnamedescriptionsizelastComputedarchivedownerappId

Example Payload

Raw ↑
{
  "id": "500123",
  "name": "Example Name",
  "description": "Example description",
  "size": 751,
  "lastComputed": "2025-03-15T14:30:00Z",
  "archived": true,
  "owner": "example_value",
  "appId": 923
}