Skip to main content
GET
Get document counts by assignee

Authorizations

x-api-key
string
header
required

Your unique Avido API key

x-application-id
string
header
required

Your unique Avido Application ID

Query Parameters

type
enum<string>
default:KNOWLEDGE

Filter by document type. Defaults to KNOWLEDGE.

Available options:
KNOWLEDGE,
POLICY
Example:

"KNOWLEDGE"

documentStatus
enum<string>

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 by assignee

Response containing document counts grouped by assignee

data
Document Count By Assignee · object[]
required