Skip to main content
GET
/
api
/
v1
/
projects
/
{projectUuid}
/
sqlRunner
/
saved
/
slug
/
{slug}
/
results-job
Error
A valid request URL is required to generate request examples
{
  "results": {
    "jobId": "<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

slug
string
required
  • the slug of the saved chart
projectUuid
string
required
  • the uuid of the project

Response

Success

results
object
required
status
enum<string>
required
Available options:
ok