Get all transactions from an asset.
Asset Management
Get Transactions
Retrieves all transactions within a specified range throughout the entire lifecycle of an asset.
GET
Get all transactions from an asset.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Identifier of the asset.
Example:
"did:trustos:trackid:<id>"
Query Parameters
Timestamp from which to start retrieving transactions.
Example:
1695900959848
Timestamp from which to stop retrieving transactions.
Example:
1695901189267