Amplitude · Schema

Amplitude Cohort

Schema for an Amplitude behavioral cohort representing a group of users defined by shared behavioral patterns or properties.

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

Properties

Name Type Description
id string The unique identifier for the cohort.
name string The name of the cohort.
description string A description of the cohort and the behavioral pattern it captures.
size integer The number of users currently in the cohort.
lastComputed string The date and time the cohort membership was last computed.
archived boolean Whether the cohort has been archived.
owner string The email address of the cohort owner.
appId integer The Amplitude project ID the cohort belongs to.
definition object
View JSON Schema on GitHub