# Account Activity ## List API sessions - [GET /accounts/{number}/sessions](https://docs.ticketingevents.com/openapi/account-activity/list_api_session.md): Retrieve a list of API sessions opened by this user. ## View order history - [GET /accounts/{number}/orders](https://docs.ticketingevents.com/openapi/account-activity/view_order_history.md): Retrieve the order history of the specified account. ## Retrieve event itinerary - [GET /accounts/{number}/events](https://docs.ticketingevents.com/openapi/account-activity/view_event_itinerary.md): Retrieve a list of events, past and future, that the account has tickets for. ## Retrieve ticket wallet - [GET /accounts/{number}/tickets](https://docs.ticketingevents.com/openapi/account-activity/list_ticket_wallet.md): Retrieve a list of tickets belonging to the specified account. ## View transfer history - [GET /accounts/{number}/transfers](https://docs.ticketingevents.com/openapi/account-activity/view_transfer_history.md): Retrieve the transfer history of the specified account.