Retrieves the details of an existing funnel.
Documentation Index
Fetch the complete documentation index at: https://docs.moonbase.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your Moonbase API key.
The ID of the funnel to retrieve.
Successful response.
A Funnel represents a series of steps used to track progression.
String representing the object’s type. Always funnel for this object.
"funnel"Unique identifier for the object.
The name of the funnel.
An ordered list of FunnelStep objects that make up the funnel.
Time at which the object was created, as an ISO 8601 timestamp in UTC.
Time at which the object was last updated, as an ISO 8601 timestamp in UTC.