Get a table by ID or fully qualified name
Documentation Index
Fetch the complete documentation index at: https://openmetadata-feat-feat-2mbfixdeploy.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
tableConstraints, tablePartition, usageSummary, owners, customMetrics, columns, sampleData, tags, followers, joins, schemaDefinition, dataModel, extension, testSuite, domains, dataProducts, lifeCycle, sourceHash.all, deleted, or non-deleted entities.GET /v1/tables/name/{fqn} to retrieve by fully qualified name.
snowflake_prod.analytics.public.customers).tableConstraints, tablePartition, usageSummary, owners, customMetrics, columns, sampleData, tags, followers, joins, schemaDefinition, dataModel, extension, testSuite, domains, dataProducts, lifeCycle, sourceHash.all, deleted, or non-deleted entities.service.database.schema.table.fields contains owners.fields contains tags.| Code | Error Type | Description |
|---|---|---|
401 | UNAUTHORIZED | Invalid or missing authentication token |
403 | FORBIDDEN | User lacks permission to view this table |
404 | NOT_FOUND | Table with given ID or FQN does not exist |