Retrieve an assetAsk AIget https://api.doit.com/billing/v1/assets/{id}Returns the full details of an asset specified by the asset id.Path ParamsidstringrequiredThe unique id of an asset.Responses 200OK - Asset details returned. 400Bad Request - The server cannot process the request, often due to a malformed request. 401Unauthorized - Invalid API key. 403Forbidden - The client is not authorized to perform the request. 404Not Found - The requested resource does not exist. 500Internal Server Error - Something went wrong with the DoiT API server.Updated 26 days ago