Error
A valid request URL is required to generate request examples{
"projectId": "<string>",
"name": "<string>",
"description": "<string>",
"sourceUri": "<string>",
"owner": "<string>",
"ownerEmail": "<string>",
"tags": [
"<string>"
],
"format": "<string>",
"options": [
"<string>"
],
"filters": [
"<string>"
],
"sql": "<string>",
"cacheOnLoad": false,
"cacheStrategy": {
"timeToLive": 123,
"refreshFrequency": 123,
"autoRefresh": false
},
"dependsOn": [
"<string>"
],
"createdOn": "2023-11-07T05:31:56Z",
"additionalSettings": {},
"id": "<string>",
"updatedOn": "<string>",
"version": 123
}Get details about an analytics project
GET
/
catalog
/
{project}
Error
A valid request URL is required to generate request examples{
"projectId": "<string>",
"name": "<string>",
"description": "<string>",
"sourceUri": "<string>",
"owner": "<string>",
"ownerEmail": "<string>",
"tags": [
"<string>"
],
"format": "<string>",
"options": [
"<string>"
],
"filters": [
"<string>"
],
"sql": "<string>",
"cacheOnLoad": false,
"cacheStrategy": {
"timeToLive": 123,
"refreshFrequency": 123,
"autoRefresh": false
},
"dependsOn": [
"<string>"
],
"createdOn": "2023-11-07T05:31:56Z",
"additionalSettings": {},
"id": "<string>",
"updatedOn": "<string>",
"version": 123
}Path Parameters
The name of a project
Response
200 - application/json
successful operation
Available options:
project, table, view, field, udf, metric Show child attributes
Show child attributes
Show child attributes
Show child attributes
Was this page helpful?
⌘I