- Neucron
- Admin
- App
- Assetyzer
- Get AllAsset of current userGET
- Update CertificatePUT
- Register CertificatePOST
- Get Certificate DetailsGET
- Mint CertificatePOST
- Deleting AssetDELETE
- Deploy AssetPOST
- Get Asset DetailsGET
- Data IntegrityPOST
- Issue AssetPOST
- Get AssetLedger DetailsGET
- Get AllAssetLedgers of current userPOST
- Merge AssetPOST
- Mint AssetPOST
- Redeem AssetPOST
- Register AssetPOST
- Updating Security TokenPUT
- Register Security TokenPOST
- Get Asset statsGET
- Sync MNEE tokenGET
- Data Integrity For TextPOST
- Transfer AssetPOST
- Updating AssetPUT
- Get All Utility TokenGET
- Assetyzer Business
- Auth
- Invoice
- Notification
- Pay
- Team
- Templates
- Wallet
Get AssetLedger Details
GET
/v1/asset/ledger/details
Assetyzer
Last modified:2025-05-08 10:58:16
Request
Query Params
utxoID
string
required
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/v1/asset/ledger/details?utxoID'
Responses
🟢200OK
application/json
Body
Additional properties
integer | number | string | boolean
optional
Example
{}
🟠400Bad Request
🟠404Record Not Found
🔴500Server Error
Modified at 2025-05-08 10:58:16