Error
Pull Requests
Get pull request preview
Resolve the Lightdash preview environment URL for a write-back pull
request. Returns { previewUrl: null } until the preview is published,
so the client can poll.
GET
Error
Path Parameters
Query Parameters
Response
Success
The Lightdash preview environment for a pull request. previewUrl is null
until a preview has been published: the dbt repo's CI creates the preview
project asynchronously and comments its URL on the PR, so the URL can only be
discovered after the fact (it is not predictable from the PR itself).
Available options:
ok