Check status of a PDT materialization
Stay organized with collections
Save and categorize content based on your preferences.
Version 4.0.25.14 (latest)
Check status of PDT materialization
Request
GET
/derived_table/{materialization_id}/status
Expand HTTP Path definition...
materialization_id
string
The materialization id to check status for.
Response
200: Derived Table
materialization_id
lock
string
The ID of the enqueued materialization task
resp_text
lock
string
Detailed response in text format
400: Bad Request
message
lock
string
Error details
documentation_url
lock
string
Documentation link
404: Not Found
message
lock
string
Error details
documentation_url
lock
string
Documentation link
429: Too Many Requests
message
lock
string
Error details
documentation_url
lock
string
Documentation link
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-20 UTC.
[[["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,["# Check status of a PDT materialization\n\nVersion 4.0.25.14 (latest)\n\nCheck status of PDT materialization\n\nRequest\n-------\n\nGET /derived_table/{materialization_id}/status \nDatatype \nDescription \nRequest \nHTTP Request \npath \nHTTP Path \nExpand HTTP Path definition... \nmaterialization_id \nstring \nThe materialization id to check status for.\n\nResponse\n--------\n\n### 200: Derived Table\n\nDatatype \nDescription \n(object) \n[MaterializePDT](/looker/docs/reference/looker-api/latest/types/MaterializePDT) \nmaterialization_id \n*lock* \nstring \nThe ID of the enqueued materialization task \nresp_text \n*lock* \nstring \nDetailed response in text format\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"]]