Get a specific materialization
materializations
Get a specific materialization
GET
Get a specific materialization
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Name of the environment
Name of the package
ID of the materialization
Response
Materialization details
A record of one materialization run for a package.
Phase-aware status of a materialization run.
Available options:
PENDING, MANIFEST_ROWS_READY, MANIFEST_FILE_READY, FAILED, CANCELLED Build output. Null until status = MANIFEST_FILE_READY.
Error message if the materialization failed
Materialization metadata including build options, source counts, and durations