Get one saved funnel
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”projectId
required
string
funnelId
required
string
Responses
Section titled “Responses”{ 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
{ "error": "example", "message": "example"}