Sign up and get started with Confidence today! Create your account
Sign up and get started with Confidence today! Create your account
Checks if a data warehouse is currently configured
curl --request GET \
--url https://metrics.eu.confidence.dev/v1/dataWarehouses:exists \
--header 'Authorization: Bearer <token>'{
"exists": true,
"demoData": true
}Documentation Index
Fetch the complete documentation index at: https://confidence.spotify.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
curl --request GET \
--url https://metrics.eu.confidence.dev/v1/dataWarehouses:exists \
--header 'Authorization: Bearer <token>'{
"exists": true,
"demoData": true
}