Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.ofauth.com/v2/vault-plus/store/stats \ --header 'apiKey: <api-key>'
{ "totalConnections": 123, "connectionsWithVaultPlus": 123, "totalStorageBytes": 123, "totalMediaCount": 123 }
Get aggregated vault statistics for the organization
Your OFAuth API key for authenticating requests.
Organization vault stats
Was this page helpful?