Grouped mixed doc classification summary

This API returns a grouped classification summary for a mixed document. The response organizes detected forms into logical groups, with each group containing its associated pages and metadata such as form type, status, and uniqueness values. This helps you identify which pages belong to which forms and supports use cases such as reviewing form classifications, distinguishing between known forms (e.g., 1040, W2) and UNKNOWN forms, extracting key borrower data (such as SSN or name) via uniqueness_values, and handling scenarios where UNKNOWN forms need to be split into separate groups for processing.

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

Optional flag that controls how UNKNOWN forms are grouped in the response. - true: Splits all UNKNOWN forms into their own separate groups. - false: Groups all UNKNOWN forms together (default).

Responses

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