Skip to main content
POST
Run a report now

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <credential> using either a Clerk session JWT or a Clerk API key (ak_*). API keys may identify a user (user_*) or organization (org_*) principal and are generated in the Clerk Dashboard under API keys.

Path Parameters

reportId
string<cuid>
required

Response

Run started and completed (or left pending for async widgets)

executionIds
string[]
required
Last modified on July 20, 2026