[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# Get subgraph of derived table and dependencies\n\nVersion 4.0.25.14 (latest)\n\n### Get the subgraph representing this derived table and its dependencies.\n\nRequest\n-------\n\nGET /derived_table/graph/view/{view} \nDatatype \nDescription \nRequest \nHTTP Request \npath \nHTTP Path \nExpand HTTP Path definition... \nview \nstring \nThe derived table's view name. \nquery \nHTTP Query \nExpand HTTP Query definition... \nmodels \nstring \nThe models where this derived table is defined. \nworkspace \nstring \nThe model directory to look in, either \\`dev\\` or \\`production\\`.\n\nResponse\n--------\n\n### 200: Graph of the derived table component, represented in the DOT language.\n\nDatatype \nDescription \n(object) \n[DependencyGraph](/looker/docs/reference/looker-api/latest/types/DependencyGraph) \ngraph_text \n*lock* \nstring \nThe graph structure in the dot language that can be rendered into an image.\n\n### 400: Bad Request\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 404: Not Found\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 429: Too Many Requests\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link"]]