Warehouses

get
Authorizations
AuthorizationstringRequired

Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'

Query parameters
afterstringOptional
limitnumberOptional
Responses
chevron-right
200Success
application/json
and
get
/v1/warehouses
200Success
get
Authorizations
AuthorizationstringRequired

Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'

Path parameters
warehouseIdstringRequired
Responses
chevron-right
200Success
application/json
idstringRequired

Unique ID

namestringRequired

Name of Warehouse

is_managedbooleanRequired

If true, it means that this Warehouse is provided by Whaly, so access is limited.

is_bi_enabledbooleanRequired

If true, it means that BI is enabled on this Warehouse.

is_data_loading_enabledbooleanRequired

If true, it means that Connectors are enabled on this Warehouse.

is_persistence_engine_enabledbooleanRequired

If true, it means that Persistence Engine is enabled on this Warehouse.

warehouse_typestring · enumRequired

Type of the Warehouse

Possible values:
get
/v1/warehouses/{warehouseId}
200Success

Last updated