latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Reports
Get report
Returns a single report by report ID.
get/api/v2/reports/{reportId}
Path parameters
reportIdstring required
Example:59cd72485007a239fb00282ed480da1f
Response
OK
Example response
{
"holdings": {
"enterprise": "59cd72485007a239fb00282ed480da1f"
},
"transactions": {
"enterprise": "59cd72485007a239fb00282ed480da1f",
"wallets": [
"59cd72485007a239fb00282ed480da1f"
]
},
"quarterly": {
"enterprise": "59cd72485007a239fb00282ed480da1f"
},
"trades": {
"enterprise": "59cd72485007a239fb00282ed480da1f"
},
"staking": {
"enterprise": "59cd72485007a239fb00282ed480da1f",
"wallets": [
"59cd72485007a239fb00282ed480da1f"
]
},
"gasTankReport": {
"enterprise": "59cd72485007a239fb00282ed480da1f"
},
"holdingsByAddress": {
"wallets": [
"59cd72485007a239fb00282ed480da1f"
]
},
"organizationTransactions": {
"wallets": [
"59cd72485007a239fb00282ed480da1f"
]
},
"organizationTransactionsV2": {
"wallets": [
"59cd72485007a239fb00282ed480da1f"
]
},
"organizationHoldingsByAddress": {
"wallets": [
"59cd72485007a239fb00282ed480da1f"
]
},
"organizationStaking": {
"wallets": [
"59cd72485007a239fb00282ed480da1f"
]
},
"costBasis": {
"enterprise": "59cd72485007a239fb00282ed480da1f"
},
"id": "59cd72485007a239fb00282ed480da1f",
"user": "59cd72485007a239fb00282ed480da1f"
}