# Identities ## ListIdentities - [GET /identities](https://apidoc.authmind.com/docs/identities/paths/~1identities/get.md): Returns a list of identities sorted by latest activity time in descending order. ## GetIdentityDetail - [GET /identity/details](https://apidoc.authmind.com/docs/identities/paths/~1identity~1details/get.md): Returns identity details ## ListIdentityHosts - [GET /identity/hosts](https://apidoc.authmind.com/docs/identities/paths/~1identity~1hosts/get.md): Returns a list of hosts associated with an identity sorted by latest activity time in descending order.