Error
A valid request URL is required to generate request examples{
"name": "<string>",
"type": "<string>",
"hints": [
"<string>"
],
"stats": {
"min": {},
"max": {},
"sum": {},
"count": 123,
"cardinality": 123,
"missing": 123,
"mean": {},
"sumOfSquares": 123,
"stddev": 123,
"percentiles": {}
},
"facets": {},
"pivots": {}
}Explore facets and basic summary stats for a field in this asset
GET
/
catalog
/
{project}
/
assets
/
{asset}
/
columns
/
{column}
Error
A valid request URL is required to generate request examples{
"name": "<string>",
"type": "<string>",
"hints": [
"<string>"
],
"stats": {
"min": {},
"max": {},
"sum": {},
"count": 123,
"cardinality": 123,
"missing": 123,
"mean": {},
"sumOfSquares": 123,
"stddev": 123,
"percentiles": {}
},
"facets": {},
"pivots": {}
}Path Parameters
The name of a project
The name of an asset
The name of a column in the table
Was this page helpful?
⌘I