Skip to main content
GET
Diff cohort drift between two segment snapshots

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Query Parameters

from
string
required

The baseline snapshot id (the "before" version).

to
string
required

The comparison snapshot id (the "after" version).

Response

200 - application/json

Cohort drift between the two snapshots.

data
object
meta
object