A split run returns one entry per detected sub-document, each with its type, page range, an optional extracted identifier, and a standalone fileId you can pass into other endpoints. This page explains every field in the response.
A completed split run looks like this (truncated to two splits for brevity). The result lives in output.splits.
output.splits contains one object per detected sub-document, in document order. Each split describes a contiguous page range and the type the splitter assigned to it.