Get all PreIPOCompanySPVs

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Stages of SPVs

SPVs can only accept Subscriptions from Investors when the monarkStage field is set to PRIMARY_FUNDRAISE. SPVs with monarkStage set to anything other than PRIMARY_FUNDRAISE cannot accept Subscriptions.

We provide a webhook event each time an SPV's monarkStage is updated.

See the SPV State Transitions page for more information on the different statuses that SPVs can have.

Reg S SPVs

SPVs with the exemptionsClaimed field set to Reg_S are the only SPVs that can accept subscriptions from investors who have their accreditationStatus set to NOT_APPLICABLEthrough the accreditation update endpoint.

Investors with accreditationStatus set to NOT_APPLICABLE can invest into Reg S SPVs, as long as they are outside of the United States. There can be no directed marketing efforts made towards US based investors for any Reg S SPV.

Reg D SPVs

SPVs with the exemptionsClaimed field set to Reg_D can accept subscriptions from US based investors that have self-attested to their accreditation status through the accreditation update endpoint. An accreditation status of NOT_APPLICABLE is not acceptable for Reg D SPVs.

Approving SPVs

SPVs must be approved before Subscriptions can be submitted. In order to create a seamless investor experience, and to avoid trade breaks, when fetching SPVs to display to investors on a frontend, you should filter by isApproved = TRUE and monarkStage = PRIMARY_FUNDRAISE.

Path Params
uuid
required
Query Params
string
enum

Optional param to filter returned spv's based on Monark Stage.

exemptionsClaimed
array of strings

Optional param to filter returned spv's based on the exemptions claimed.

exemptionsClaimed
string

Optional param to filter returned spv's based on the company name.

uuid

Optional param to only return spv's for the preIPOCompany.

uuid

Optional param to only return spv's for the preIPOCompanyInvestment.

boolean

Optional param to filter spvs based on partner approvals.

int32

Number of the page to retrieve.
Defaults to 1 if not specified.

int32

Size of the page to retrieve.
Defaults to 25 if not specified.

boolean
Defaults to false

Optional flag to include associated documents.

string
enum
Defaults to Descending
Allowed:
string
enum
Defaults to UpdatedAt
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json