Amplitude · Example Payload

Amplitude Cohort Example

Example description

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

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

Top-level fields

idnamedescriptionsizelastComputedarchivedownerappIddefinition

Example Payload

Raw ↑
{
  "id": "500123",
  "name": "Example Name",
  "description": "Example description",
  "size": 72,
  "lastComputed": "2025-03-15T14:30:00Z",
  "archived": false,
  "owner": "analyst@example.com",
  "appId": 64,
  "definition": "example_value"
}