Skip to main content
GET
Get Win/Loss Cohort

Authorizations

api_key
string
header
required

Query Parameters

outcome
enum<string>

Restrict the cohort to won or lost deals. Omit (or pass 'all') to include both.

Available options:
won,
lost,
all
closedAfter
string

ISO-8601 date — only include deals that closed on or after this date.

amountMin
number | null

Only include deals with amount >= this value.

amountMax
number | null

Only include deals with amount <= this value.

Response

Win/loss cohort rollup

_metadata
object
required
data
object
required