Skip to main content
GET
/
api
/
v1
/
projects
/
{projectUuid}
/
funnel
/
event-names
Error
A valid request URL is required to generate request examples
{
  "results": [
    "<string>"
  ],
  "status": "ok"
}

Documentation Index

Fetch the complete documentation index at: https://lightdash-work-with-ai-section-1771841038.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

projectUuid
string
required

The project UUID

Query Parameters

exploreName
string
required

The explore to query

eventDimensionId
string
required

The dimension containing event names

timestampFieldId
string
required

The timestamp dimension used to filter to last 30 days

Response

Success

results
string[]
required
status
enum<string>
required
Available options:
ok