Skip to main content
POST
/
api
/
v1
/
projects
/
{projectUuid}
/
calculate-total
Error
A valid request URL is required to generate request examples
{
  "results": {},
  "status": "ok"
}

Documentation Index

Fetch the complete documentation index at: https://lightdash-mintlify-7725ae17.mintlify.app/llms.txt

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

Path Parameters

projectUuid
string
required

The uuid of the project to get charts for

Body

application/json

The metric query to calculate totals for

The metric query to calculate totals for

explore
string
required
metricQuery
object
required
savedChartUuid
string

UUID of the saved chart this query was loaded from, when applicable.

invalidateCache
boolean
parameters
object

Construct a type with a set of properties K of type T

Response

Success

results
object
required

Construct a type with a set of properties K of type T

status
enum<string>
required
Available options:
ok