Error
A valid request URL is required to generate request examples{
"results": {
"hasContentCopy": true,
"project": {
"expiresAt": "2023-11-07T05:31:56Z",
"colorPaletteUuid": "<string>",
"hasDefaultUserSpaces": true,
"createdByUserUuid": "<string>",
"schedulerFailureContactOverride": "<string>",
"schedulerFailureIncludeContact": true,
"schedulerFailureNotifyRecipients": true,
"useProjectTimezoneInFilters": true,
"queryTimezone": "<string>",
"schedulerTimezone": "<string>",
"dbtVersion": "v1.4",
"dbtConnection": {
"type": "dbt",
"target": "<string>",
"environment": [
{
"value": "<string>",
"key": "<string>"
}
],
"selector": "<string>",
"profiles_dir": "<string>",
"project_dir": "<string>"
},
"type": "DEFAULT",
"name": "<string>",
"projectUuid": "<string>",
"organizationUuid": "<string>",
"projectDefaults": {
"granularity_labels": {},
"additional_time_intervals": {
"timestamp": [
"RAW"
],
"date": [
"RAW"
]
},
"column_totals": true,
"case_sensitive": true
},
"organizationWarehouseCredentialsUuid": "<string>",
"upstreamProjectUuid": "<string>",
"pinnedListUuid": "<string>",
"warehouseConnection": {
"type": "snowflake",
"account": "<string>",
"database": "<string>",
"warehouse": "<string>",
"schema": "<string>",
"requireUserCredentials": true,
"authenticationType": "password",
"role": "<string>",
"threads": 123,
"clientSessionKeepAlive": true,
"queryTag": "<string>",
"accessUrl": "<string>",
"startOfWeek": 0,
"dataTimezone": "<string>",
"quotedIdentifiersIgnoreCase": true,
"disableTimestampConversion": true,
"timeoutSeconds": 123,
"override": true,
"organizationWarehouseCredentialsUuid": "<string>"
}
},
"contentCopyError": "<string>"
},
"status": "ok"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Organizations
Create project
Create a new project in the organization
POST
/
api
/
v1
/
org
/
projects
Error
A valid request URL is required to generate request examples{
"results": {
"hasContentCopy": true,
"project": {
"expiresAt": "2023-11-07T05:31:56Z",
"colorPaletteUuid": "<string>",
"hasDefaultUserSpaces": true,
"createdByUserUuid": "<string>",
"schedulerFailureContactOverride": "<string>",
"schedulerFailureIncludeContact": true,
"schedulerFailureNotifyRecipients": true,
"useProjectTimezoneInFilters": true,
"queryTimezone": "<string>",
"schedulerTimezone": "<string>",
"dbtVersion": "v1.4",
"dbtConnection": {
"type": "dbt",
"target": "<string>",
"environment": [
{
"value": "<string>",
"key": "<string>"
}
],
"selector": "<string>",
"profiles_dir": "<string>",
"project_dir": "<string>"
},
"type": "DEFAULT",
"name": "<string>",
"projectUuid": "<string>",
"organizationUuid": "<string>",
"projectDefaults": {
"granularity_labels": {},
"additional_time_intervals": {
"timestamp": [
"RAW"
],
"date": [
"RAW"
]
},
"column_totals": true,
"case_sensitive": true
},
"organizationWarehouseCredentialsUuid": "<string>",
"upstreamProjectUuid": "<string>",
"pinnedListUuid": "<string>",
"warehouseConnection": {
"type": "snowflake",
"account": "<string>",
"database": "<string>",
"warehouse": "<string>",
"schema": "<string>",
"requireUserCredentials": true,
"authenticationType": "password",
"role": "<string>",
"threads": 123,
"clientSessionKeepAlive": true,
"queryTag": "<string>",
"accessUrl": "<string>",
"startOfWeek": 0,
"dataTimezone": "<string>",
"quotedIdentifiersIgnoreCase": true,
"disableTimestampConversion": true,
"timeoutSeconds": 123,
"override": true,
"organizationWarehouseCredentialsUuid": "<string>"
}
},
"contentCopyError": "<string>"
},
"status": "ok"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Body
application/json
Construct a type with the properties of T except for those in type K.
Available options:
DEFAULT, PREVIEW - Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
Show child attributes
Show child attributes
Available options:
v1.4, v1.5, v1.6, v1.7, v1.8, v1.9, v1.10, v1.11 Project-wide default settings that can be overridden at explore or field level
Show child attributes
Show child attributes
Available options:
prod, all - Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
Show child attributes
Show child attributes
Was this page helpful?