List all vaults for the authenticated organization. Returns vault metadata including name, description, storage configuration, and usage statistics.
{
"vaults": [
{
"id": "vault_abc123",
"name": "Contract Repository",
"description": "Secure storage for client contracts",
"enableGraph": true,
"totalObjects": 1247,
"totalBytes": 2847362048,
"createdAt": "2024-01-01T00:00:00Z"
}
],
"total": 1
}Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
{
"vaults": [
{
"id": "vault_abc123",
"name": "Contract Repository",
"description": "Secure storage for client contracts",
"enableGraph": true,
"totalObjects": 1247,
"totalBytes": 2847362048,
"createdAt": "2024-01-01T00:00:00Z"
}
],
"total": 1
}