Amplitude · Schema

Cohort

Cohort schema from Amplitude Behavioral Cohorts API

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.
size integer The number of users in the cohort.
lastComputed string The date and time the cohort was last computed.
archived boolean Whether the cohort is archived.
owner string The email of the cohort owner.
appId integer The Amplitude project ID the cohort belongs to.
View JSON Schema on GitHub