Grouped mixed doc classification summary

This API returns a classification summary for a mixed document, with forms organized into groups. Each group contains the associated pages and key details such as form type, status, and uniqueness values. Use this API to map pages to their respective forms, review form classifications, distinguish between known forms (such as 1040 and W2) and UNKNOWN forms, and extract key borrower data like SSN or name via uniqueness_values.

📘

About Uniqueness Values (UV)

The uniqueness_values array is populated only when the UV feature is enabled for your organization.
The fields returned within this array vary by form type but remain consistent across all organizations for a given form type.
New UV fields may be added to existing form types over time. To enable this feature, contact your Ocrolus account team reach out to [email protected].

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the mixed document.

Query Params
boolean

Controls how UNKNOWN forms are grouped in the response. When set to true, each UNKNOWN form is placed into its own separate form group, allowing you to inspect unclassified pages individually. When set to false (default), all UNKNOWN forms are consolidated into a single form group. This is useful when you need granular visibility into pages that could not be classified.

boolean

When set to true, bank statement forms that share a common account holder, bank name, and statement period are automatically grouped together into a single form group to simplify the response structure.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json