Skip to main content
GET
/
api
/
v1
/
analytics
/
cohorts
Get cohorts
curl --request GET \
  --url https://api.engagefabric.com/api/v1/analytics/cohorts

Query Parameters

projectId
string
required

Project ID to get cohorts for

Example:

"550e8400-e29b-41d4-a716-446655440000"

type
enum<string>
default:WEEKLY

Cohort type to filter by

Available options:
WEEKLY,
MONTHLY,
CUSTOM
limit
number
default:12

Maximum number of cohorts to return

Example:

12

Response

200

Cohorts list