{
"results": {
"fieldType": "metric",
"tableLabel": "<string>",
"joinedTables": [
"<string>"
],
"fields": [
{
"description": "<string>",
"name": "<string>",
"label": "<string>",
"fieldType": "metric",
"tableLabel": "<string>",
"requiredAttributes": {},
"icon": {
"unicode": "<string>"
},
"chartUsage": 123,
"categories": [
{
"name": "<string>",
"color": "<string>",
"tagUuid": "<string>",
"yamlReference": "<string>"
}
],
"tags": [
"<string>"
],
"tableGroupLabel": "<string>",
"tableName": "<string>",
"basicType": "<string>",
"type": "field",
"catalogSearchUuid": "<string>"
}
],
"source": "<string>",
"modelName": "<string>",
"label": "<string>",
"description": "<string>",
"name": "<string>"
},
"status": "ok"
}
Get catalog metadata for tables
{
"results": {
"fieldType": "metric",
"tableLabel": "<string>",
"joinedTables": [
"<string>"
],
"fields": [
{
"description": "<string>",
"name": "<string>",
"label": "<string>",
"fieldType": "metric",
"tableLabel": "<string>",
"requiredAttributes": {},
"icon": {
"unicode": "<string>"
},
"chartUsage": 123,
"categories": [
{
"name": "<string>",
"color": "<string>",
"tagUuid": "<string>",
"yamlReference": "<string>"
}
],
"tags": [
"<string>"
],
"tableGroupLabel": "<string>",
"tableName": "<string>",
"basicType": "<string>",
"type": "field",
"catalogSearchUuid": "<string>"
}
],
"source": "<string>",
"modelName": "<string>",
"label": "<string>",
"description": "<string>",
"name": "<string>"
},
"status": "ok"
}
Success
The response is of type object
.