Ownership

Get the full PDF of a holder-scoped institutional filing

Downloads the PDF of an ownership filing keyed by holder UUID rather than company. Free-trial keys can read the filings of the holders listed by /v1/ownership/institutional/holders; other holders return 403.

get/v1/ownership/filing/{filingId}/pdf

Path parameters

filingIdstring required

Filing ID

Example:0001350694-26-000002

Filing ID

Query parameters

holderIdstring

Ownership holder UUID. Provide either holderId or cik.

Example:4ae4ea51-1b9e-4cc2-ae6e-d22ef324b171

Ownership holder UUID. Provide either holderId or cik.

cikstring

SEC CIK of the holder (with or without leading zeros). Provide either holderId or cik.

Example:1350694

SEC CIK of the holder (with or without leading zeros). Provide either holderId or cik.

apiKeystring

API Key (alternatively send via X-Api-Key header)

API Key (alternatively send via X-Api-Key header)

Response

Holder filing PDF

Changes