Skip to main content
GET
Get Funnel

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgId
string
required

The organization's id (UUID) or slug — either form is accepted.

Query Parameters

since
string<date-time>

Window start (RFC 3339). Defaults to 30 days before until.

until
string<date-time>

Exclusive window end (RFC 3339). Defaults to now.

Response

Aggregate authoritative event counts, explicit grains, and first/last evidence timestamps.

since
string<date-time>
required
until
string<date-time>
required
steps
object[]
required