Skip to main content
GET
List documents
Returns the documents your entities own, newest first: compliance policies, contracts and free-form files, with their version history. Deleted documents are excluded.
Metadata only. No download URL is returned, and there is no endpoint on this API that mints one — the same as the upstream file-documents surface. s3VersionId identifies a version; it is not a link and cannot be fetched.

Narrowing

downstreamEntityId limits the list to one entity, category to one document category.

Query Parameters

page
number
default:1

1-based page number

Required range: x >= 1
Example:

1

limit
number
default:50

Page size (max 100)

Required range: 1 <= x <= 100
Example:

50

downstreamEntityId
string

Narrow the results to a single entity in your organization. Defaults to your whole subtree (your entity plus every branch beneath it). Returns 404 if the id is not in your subtree.

Example:

"6610b3d2c2e0a51b8c0d1f02"

category
enum<string>

Return only documents in this category. Defaults to every category.

Available options:
W9,
E&O,
Cyber,
Producer Agreement,
Crime & Fidelity,
Other Contract,
Other Document,
Payment Details,
License PDF,
Contract Container Folder Document,
Surplus Lines,
custom question upload,
market onboarding email attachment,
market application pack source
Example:

"E&O"

Response

A page of documents

data
object
required
requestId
string
required

Unique request identifier

Example:

"dev-2c5e7cf2-9acf-4c8c-ab2f-b81f39d775a8"

timestamp
string
required

Response timestamp

Example:

"2025-11-12T20:49:03.293Z"