Get all IndicationOfInterests.

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

Overview

Use this endpoint to fetch all Indications of Interest, with filtering available by the parameters outlined below.

Invalid IOIs

Note that any Indication of Interest that is submitted against a Prospective Offering will have isActive set to FALSE once the associated Prospective Offering is no longer provided through the APIs. Any "inactive" IOI should be removed from investors' frontends, or otherwise annotated as canceled.

See the Close Date Logic on the Prospective Offerings endpoint for further context.

Query Params
string

Optional search term on the company/target name.

uuid

Filter the returned IndicationOfInterests by an InvestorId.

uuid

Filter the returned IndicationOfInterests by a target ID.

string
enum

Filter the returned IndicationOfInterests by the primary_offering_api_models.IndicationOfInterests.Enums.IndicationOfInterestTargetAssetType.

Allowed:
uuid

Filter the returned IndicationOfInterests by an AdvisorId.

boolean

Filter the IndicationOfInterests by whether it is in the active state.

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.

string
enum
Defaults to UpdatedAt

Which property to sort by.

Allowed:
string
enum
Defaults to Descending

Which direction to sort by.

Allowed:
Responses

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