Append PDF vault objects onto an existing PDF vault object
Merges one or more PDF vault objects onto the end of an existing PDF vault object, overwriting the target in place before returning. Optionally rewrites citation links in the original target into internal PDF jumps and adds back links on appended pages. The target object’s ingestion state is not affected; appended pages are not searchable.
Authorizations
API key starting with sk_case_
Path Parameters
Vault ID
ID of the vault object to append onto
Body
Vault object IDs whose pages will be appended onto the target object, in order. Must not include the target object itself.
1 - 20 elementsWhen true, rewrites links in the target object to internal PDF jumps when the URL contains exactly one appended object ID as a standalone query parameter value or decoded path segment.
Adds back links on appended pages
Label text for the back link. Used only when backLinks is true and rendered centered at the bottom of each appended page.
120Optional Bates stamping for appended source PDFs. Numbering is deterministic across appendObjectIds order and does not stamp the target report pages.

