List Certificates

Scope(s): read_investor_securities

Retrieve certificates issued by an investment company to a fund within a firm.

This endpoint also supports returning certificates across all funds of a firm if the caller submits a - (dash) character for the fund ID.

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

The identifier of the firm.

string
required

The identifier of the fund or - to list certificates across all funds under the firm specified by firmId.

string
required

The identifier of the investment or - to list certificates across all company investments under the fund specified by firmId and fundId.

Query Params
string

Deprecated

Return certificates with issue dates on or after this date, specified as an ISO 8601 extended format calendar date, i.e. 'YYYY-MM-DD'.

int32

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

If unspecified, at most 25 certificates will be returned.

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

string

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

When paginating, all other parameters provided to ListCertificates must match the call that provided the page token.

string

Return certificates that were last modified on or after this date and time. Uses UTC and is specified in ISO 8601 format, i.e. 'YYYY-MM-DDThh:mm:ssZ'.

string

Return certificates that were last modified on or before this date and time. Uses UTC and is specified in ISO 8601 format, i.e. 'YYYY-MM-DDThh:mm:ssZ'.

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