# Assets ## ListAssets - [GET /assets](https://apidoc.authmind.com/docs/assets/paths/~1assets/get.md): Returns list of assets sorted by latest activity time in descending order. ## GetAssetDetails - [GET /asset/details](https://apidoc.authmind.com/docs/assets/paths/~1asset~1details/get.md): Returns asset details ## ListAssetHosts - [GET /asset/hosts](https://apidoc.authmind.com/docs/assets/paths/~1asset~1hosts/get.md): Returns a list of hosts associated with an asset sorted by latest activity time in descending order.