assets

List Workspace Transactions

All buy/sell transactions in the workspace — powers the Transactions tab.

get/api/assets/transactions

Query parameters

tickerstring nullable
kindstring nullable
limitinteger

Headers

X-Workspace-Idstring nullable

Response

Successful Response

idstring uuid required
asset_idstring uuid required
kindstring required
quantitynumber required
pricenumber required
feenumber required
datestring date required
sourcestring required
notesstring nullable
asset_namestring nullable
tickerstring nullable
currencystring nullable
logo_urlstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.