Get document counts
Documents
Get document counts
Returns total document count and count of documents that have an active version.
GET
Get document counts
Documentation Index
Fetch the complete documentation index at: https://docs.avidoai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your unique Avido API key
Your unique Avido Application ID
Query Parameters
Filter by document type. Defaults to KNOWLEDGE.
Available options:
KNOWLEDGE, POLICY Example:
"KNOWLEDGE"
Filter by document-level status (DocumentV2.status). When omitted, the API defaults to ACTIVE.
Available options:
DRAFT, ACTIVE Example:
"ACTIVE"
Response
Successfully retrieved document counts
Response containing total and active document counts