Get subgraph of derived table and dependencies

Version 4.0.25.2 (latest)

Get the subgraph representing this derived table and its dependencies.

Request

GET /derived_table/graph/view/{view}
Datatype
Description
Request
HTTP Request
path
HTTP Path
view
string
The derived table's view name.
query
HTTP Query
models
string
The models where this derived table is defined.
workspace
string
The model directory to look in, either `dev` or `production`.

Response

Datatype
Description
(object)
graph_text
string
The graph structure in the dot language that can be rendered into an image.
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link