cURL
curl --request GET \ --url https://dev-api.rootkey.ai/api-v1/damc/assets/{assetId}/maintenances/{maintenanceId}/ \ --header 'x-api-key: <api-key>'
{ "chainId": 80002, "maintenance": { "assetId": "1", "maintenanceId": "19", "maintenanceHash": "0xdcaf06f497df15c11cbde0d6cbd077178383ba2c04612dbe7143f6ef615af015" } }
Get the total of the maintenances realized on the specified asset
The asset id
The maintenance id
The viewers's address to list all asset maintenances
Maintenance Recorded Successfully
An error occurred.