A valid request URL is required to generate request examples
{ "results": [ { "credentials": { "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, "quotedIdentifiersIgnoreCase": true, "disableTimestampConversion": true, "override": true, "organizationWarehouseCredentialsUuid": "<string>" }, "createdByUserUuid": "<string>", "createdAt": "2023-11-07T05:31:56Z", "warehouseType": "bigquery", "description": "<string>", "name": "<string>", "organizationUuid": "<string>", "organizationWarehouseCredentialsUuid": "<string>" } ], "status": "ok" }
Get all warehouse credentials for the current organization
If true, returns only summaries (name, type) accessible to all members. If false/undefined, returns full credentials requiring manage permission.
Ok
Show child attributes
ok
Was this page helpful?