# Retrieve Call Logs

> \[!NOTE]
>
> You can see all incoming and outgoing calls, as well as message activity, by viewing a specific phone number in Twilio Console. In Twilio Console, go to **Products & services** > **[Numbers & senders](https://1console.twilio.com/go?to=/account/__account__/us1/senders-hub/list/phone-numbers)**, and select a phone number. In the [legacy Console](https://www.twilio.com/console/phone-numbers/incoming), open a phone number and choose the **Calls Log** or **Messages Log** tab.

In this guide, we'll show you how to manipulate live phone calls using the language of your choice. We'll also cover how to retrieve information about in progress and completed calls from your Twilio account.

> \[!NOTE]
>
> Choose a language below to get started!

* **[C# / .NET](/docs/voice/tutorials/how-to-retrieve-call-logs/csharp)**
* **[Java](/docs/voice/tutorials/how-to-retrieve-call-logs/java)**
* **[Node.js](/docs/voice/tutorials/how-to-retrieve-call-logs/node)**
* **[PHP](/docs/voice/tutorials/how-to-retrieve-call-logs/php)**
* **[Python](/docs/voice/tutorials/how-to-retrieve-call-logs/python)**
* **[Ruby](/docs/voice/tutorials/how-to-retrieve-call-logs/ruby)**
