# Accesses ## GetAccessesList - [GET /accesses](https://apidoc.authmind.com/docs/accesses/paths/~1accesses/get.md): Returns list of accesses sorted by latest activity time in descending order. ## GetAccessDetails - [GET /access/details](https://apidoc.authmind.com/docs/accesses/paths/~1access~1details/get.md): Returns access details ## ListAccessSourceHosts - [GET /access/sourcehosts](https://apidoc.authmind.com/docs/accesses/paths/~1access~1sourcehosts/get.md): Returns list of source hosts associated with an access, sorted by latest activity time in descending order. ## ListAccessDestHosts - [GET /access/destinationhosts](https://apidoc.authmind.com/docs/accesses/paths/~1access~1destinationhosts/get.md): Returns a list of destination hosts associated with an access sorted by latest activity time in descending order.