Retrieves specific asset.Ask AIget https://asset-management.api.eu1.scalar.zf.com/v1/assets/{assetId}Retrieves specific asset details.Path ParamsassetIduuidrequiredID of the assetResponses 200Success code. Returns the asset details for a valid identifier. 401Unauthorized access. 404Failure code. The requested asset was not found. 429Too many requests. 500Faliure code. Indicates an internal server error (unhandled exception).Updated 5 months ago