List Firm Performance Metrics

Scope: read_investor_fundperformance

Retrieve aggregated fund performance metrics for a given firm.

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

The firm ID for which to retrieve the aggregated fund performance metrics.

Query Params
string

A comma-separated list of fund IDs for which to retrieve aggregated metrics. If unspecified, will aggregate all funds.

date-time

The date and time as of which the data should be retrieved. Uses UTC and is specified in ISO 8601 format, i.e. 'YYYY-MM-DDThh:mm:ssZ'. If unspecified, defaults to the current date and time.

int32

The maximum number of results to return. The service may return fewer than this value.

If unspecified, at most 25 items will be returned.

The maximum value is 50; values above 50 will be coerced to 50.

string

A page token received as nextPageToken in a previous response. Provide this to retrieve the subsequent page.

When paginating, all other parameters must be kept consistent with those used in the request where the page token was obtained.

string
enum

Specifies how the fund metrics should be aggregated. If not set, or set to AGGREGATION_TYPE_UNSPECIFIED, will aggregate all metrics into a single result.

  • AGGREGATION_TYPE_BY_PARTNER_TYPE: Display metrics by groupings of partner types (GP, LP, etc.). See partnerMetrics.partnerType for more details
  • AGGREGATION_TYPE_BY_PARTNER_GROUP: Display metrics for partners by their groups (same investor across different funds of the firm). See partnerMetrics.partnerType and partnerMetrics.partnerDetails for more details
Allowed:
Responses

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