List Cash Balances

Scope(s): read_investor_cashbalances

Retrieve a list of cash balances for a given firm and fund. This endpoint also supports returning cash balances across all funds of a firm if the caller submits a - (dash) character for the fund identifier.

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 cash balances.

string
required

The fund ID for which to retrieve cash balances. Use a - (dash) to retrieve metrics for all funds.

Query Params
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.

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