get https://{subdomain}.myclickfunnels.com/api/v2/workspaces//funnels
List Funnels
Log in to see full request history
Responses
List Funnels
xxxxxxxxxx
curl --request GET \
--url https://myworkspace.myclickfunnels.com/api/v2/workspaces/workspace_id/funnels \
--header 'accept: application/json'
xxxxxxxxxx
42]
[
{
"id": 3,
"public_id": "EHIJft",
"workspace_id": 42000,
"name": "Example Funnel",
"archived": false,
"current_path": "/example-path",
"live_mode": true,
"favicon_image_id": null,
"created_at": "2025-03-01T13:13:48.254Z",
"updated_at": "2025-03-01T13:13:48.254Z",
"tags": [
{
"id": 4,
"public_id": "AlGTnP",
"name": "Example Funnel Tag",
"color": "#b70c30"
}
]
},
{
"id": 4,
"public_id": "IaLQMt",
"workspace_id": 42000,