List Security Transactions

Scope(s): read_portfolio_transactions

Retrieve security transactions related to an issuer held within a portfolio.

Security transactions include information about events like option exercises, share sales, and RSU settlements.

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

The portfolio id of the portfolio for which security transactions are to be retrieved.

string
required

The identifier of the issuer for which security transactions are to be retrieved.

Query Params
int32

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

If unspecified, at most 50 security transactions will be returned.

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

string

A URL-encoded page token received as nextPageToken in a previous List Security Transactions response.

Provide this to retrieve the subsequent page.

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

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