Skip to content

Get one saved funnel

projectId
required
string
funnelId
required
string

{ funnel }

Media typeapplication/json
object
funnel

Saved funnel record (shape from dashboard-funnels repository).

object
id
string
projectId
string
name
string
description
string | null
steps
Array<object>
object
order
integer
eventName
string
windowHours
integer
key
additional properties
any

Not found

Media typeapplication/json
object
error
required

Human-readable error message.

string
message
string
Examplegenerated
json
{
"error": "example",
"message": "example"
}