cURL
curl --request GET \ --url https://dev-api.rootkey.ai/api-v1/damc/assets/{assetId}/maintenances/count/ \ --header 'x-api-key: <api-key>'
{ "chainId": 80002, "maintenancesTotal": "1220" }
Get the total of the maintenances realized on the specified asset
The id of the asset from which to obtain the maintenance total
The owner's address to list all assets
Total amount of maintenances on specified asset
An error occurred.