Skip to main content
GET
Get Funding Round Investor

Authorizations

X-Blockworks-API-Key
string
header
required

API key sent in the X-Blockworks-API-Key header; x-messari-api-key is accepted for existing integrations. The catalog endpoints and models on the public access tier need no key.

Path Parameters

fundingRoundInvestorID
string
required

The Funding Round Investor ID identifying the row.

Query Parameters

selections
enum<string>[]

Comma-separated fields to return; defaults to all fields.

Available options:
fundingRoundInvestorID,
fundingRoundID,
isLead,
investorID,
investorEntityID,
investorEntityType,
investorName,
investorLogoURL,
investorIsActive,
investorFoundedDate,
investorTotalAmountRaisedUSD,
announcementDate,
type,
stage,
raisedAmountUSD,
isTokenFunded,
fundedEntityID,
fundedEntityType,
fundedEntityName,
fundedEntitySlug,
fundedEntitySector,
fundedEntityCategory

Response

The matching row, and which field it matched on.

data
object
required
metadata
object
required

The public field the lookup value matched on: the primary key or an alternative identifier.

error
string | null