Retrieve a table entity by UUID or fully qualified name with optional field expansion for owners, tags, domains, columns, and custom properties using the Collate REST API.
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 |