September 7, 2026 · 10 min read
How to Get FaceTime Call History for Court (It's Not on Your Bill)
Custody contact over FaceTime leaves no trace at your carrier. The record exists — on your iPhone, a synced Mac, and in an encrypted backup — but each copy reaches back a different distance.
The Short Answer
FaceTime calls never appear on a phone bill and never reach Verizon, AT&T, or T-Mobile's records, because FaceTime is an internet service run by Apple: the audio and video travel over Wi-Fi or cellular data, not over the carrier's voice network. Subpoenaing the carrier produces the same nothing. Apple itself keeps only a short-lived invitation log — weeks, not months — that records neither whether the call connected nor how long it lasted, and it isn't something you can request as a customer.
The record you can actually use is on your own devices. The iPhone logs every FaceTime attempt — audio and video, incoming and outgoing, answered or not — in the same call history database as regular cellular calls. Copies of that database exist in three places: the Phone app's Recents list (around 100 entries in practice), a Mac signed into the same Apple ID (however far back that Mac has been syncing), and an encryptedcomputer backup of the phone (a snapshot as of the day it was made — Apple writes call history only to encrypted backups, which is exactly what makes an encrypted backup the route on Windows; see below). Getting FaceTime history for court means pulling from one of those copies and turning it into a dated, readable log — here's how each source works, what the entries mean, and how to export them.
Why FaceTime Never Appears on a Phone Bill or in Carrier Records
A carrier's call detail records are generated by its voice network as it connects a call. FaceTime never touches that network. To the carrier, a 40-minute FaceTime Video call is indistinguishable from streaming a show: a quantity of data, with no number dialed, no start time, and no duration. That's why the bill is silent, and why a subpoena to the carrier — the standard move for proving a pattern of cellular calls — comes back with no FaceTime at all.
In a custody dispute this cuts both ways: a parent whose court-ordered contact is a scheduled video call can look, on paper, like one who never calls, and a parent who says the calls stopped has nothing from the carrier to back that up either. Carrier records are still worth requesting for the cellular side — our guide to proving denied visitation with phone records covers that — but for FaceTime, the carrier is a dead end.
What Apple Keeps (and Why Asking Apple Won't Help)
Apple keeps limited invitation information — essentially who invited whom — to route calls and troubleshoot. Apple's Legal Process Guidelines (published October 2025) give the retention period for FaceTime call invitation logs as up to 25 days; Apple's FaceTime and Privacy page has described it as up to 30. Either way it is weeks, not months. That log does not record whether the other person answered or how long the call lasted, so it can't settle the question a custody case usually turns on. And it isn't something you can request as a customer. Apple's published guidelines are written around law enforcement legal process — its own transparency reporting notes it also receives requests from private parties in civil matters — but the log is thin enough that it rarely repays the effort, and whether it can be reached in your case is a question for your attorney. Check Apple's current documents for exact terms, since they change. Don't build a plan around Apple producing your history; build it around the copies you already control.
Where FaceTime History Actually Lives
Your iPhone's Recents list.The Phone app and the FaceTime app both show recent calls, labeled "FaceTime Video" or "FaceTime Audio," with the time and duration behind the info button. Apple has never published a spec for the Recents limit, but in practice the list caps out around 100 entries across cellular, FaceTime, and app calls combined, so a busy household can push a call off within weeks — and the phone offers no "show older" option and no export.
A Mac signed into the same Apple ID. If a Mac has FaceTime set up under the same Apple ID as your iPhone, macOS keeps its own copy of your call history in a local database at ~/Library/Application Support/CallHistoryDB. Apple publishes no retention spec for it, but in practice it commonly holds on the order of 18 months — FaceTime and cellular side by side, each with timestamp, duration, direction, and answered status. How much you actually have varies by machine, so check yours rather than assuming, and remember it only covers the period the Mac was signed in and syncing. This is a copy the Mac keeps for itself; it is not a backup of the phone.
A computer backup of the phone. A local backup made with Finder on a Mac, or iTunes or the Apple Devices app on Windows, contains the phone's call history database only if the backup was encrypted— Apple documents call history as one of the categories written exclusively to encrypted backups. An encrypted backup you still have the password for is a real snapshot of whatever the phone held that day, and an old one on a previous laptop may cover exactly the window you need. An unencrypted backup will not have the call log at all, which is why the encryption box is the one setting to get right on Windows (below). Exhibit A's browser app opens an encrypted backup with its password and does the decryption on your own computer.
One limit applies to all three: the log reflects what your device recorded. A call that never reached your phone — it was off, or FaceTime was signed out — isn't there, and no tool can conjure it.
Missed vs. Declined vs. Unanswered: What the Log Records
Each FaceTime entry in the call history database carries the date and time, duration in seconds, direction, an answered flag, the call type (FaceTime Audio or Video), and the other party's identifier — a phone number, or an email address if the call went to an Apple ID. A connected call has a real duration, even two seconds; an attempt that never connected shows zero.
From the caller's side, an outgoing FaceTime that rang until it timed out and one the other person tapped "Decline" on generally look the same in the log: outgoing, not answered, zero duration. The log establishes that you placed a call at 7:02 p.m. and it did not connect — not that someone pressed decline, that the phone was in the child's hands, or why it went unanswered. On the receiving side the mirror image holds: an incoming FaceTime you didn't pick up is logged as missed, whether you were driving, asleep, or screening.
Eleven outgoing attempts at scheduled call times, each with zero duration, is a clear factual record of what your device did; calling each one "ignored" adds nothing the log supports.
Exporting FaceTime History on a Mac
Neither the iPhone nor the Mac has an export or print button for call history, FaceTime included. That leaves three routes: screenshots of the FaceTime list, which capture dates but hide durations behind a tap; querying the database with sqlite3in Terminal, which works but is fiddly thanks to Apple's timestamp format and call-type coding; or an app that reads the database for you.
Exhibit A's Mac app (macOS 12 and later, free to download) reads the call history database on your Mac and lays every FaceTime and cellular call out on a color-coded calendar, followed by a per-day log with the time, type, duration, and answered or missed status of each entry. Everything happens on your machine — nothing is uploaded, no account. The free tier exports the full exhibit with a watermark, so you can confirm the calls you need are there before paying anything; a $39 Case Pass covers 90 days without it, with a 30-day money-back guarantee. Printing the PDF for a hearing binder is then just File > Print. Our guide to exporting iPhone call history to PDF walks through the export step by step.
On Windows: Getting FaceTime Call History Out of an Encrypted Backup
No Mac? Exhibit A also runs in the browser on Windows or any computer, and the FaceTime log is reachable there — but only from the right kind of backup. Apple writes call history only into encrypted backups, so a standard, unencrypted iTunes or Apple Devices backup has no call history database in it at all, and no software can find what isn't in the file. Tick "Encrypt local backup" in iTunes or the Apple Devices app, set a backup password, and let the backup finish. That file does contain the call history database, FaceTime entries included.
Then open the browser app at getexhibita.com/app in Chrome or Edge and point it at the backup folder on your own PC. It sees that the backup is encrypted, asks for the backup password, and unlocks it right there in the tab — nothing is uploaded, there is no account, and the password is held in memory for that one import, never stored, logged, or sent anywhere. Unlocking takes a moment, a few seconds on an older laptop, and then the FaceTime and cellular calls appear on the same timeline as your messages. Two things worth knowing: the password it asks for is the backuppassword you set in iTunes or the Apple Devices app, not your Apple ID password and not the phone's passcode; and nobody can recover that password if you lose it, Apple included, so write it down. Point it at an unencrypted backup instead and it builds the message exhibit and tells you plainly that there is no call history in that file.
A Mac is still worth borrowing if one is available: the Mac app reads the call history database the Mac itself keeps, so it covers the whole period that Mac was syncing rather than a single day's snapshot, and there is no backup or password step at all. It is no longer the only route, though. An encrypted backup made today captures whatever the phone's log holds now, and an older encrypted backup you still have the password for can reach further back than the phone does.
One Timeline: FaceTime and Cellular Attempts Together
Because FaceTime and cellular calls share a database, one export shows both in a single chronological log — the FaceTime Video attempt at 7:00, the regular call at 7:04, the text at 7:09. A calendar view makes the pattern visible at a glance: which days had connected contact, which had only attempts, which had nothing.
If your order specifies video calls at set times, the most useful thing you can produce is a simple table with one row per scheduled slot — the date, the scheduled time, and what the log shows: "7:01 p.m. FaceTime Video, not connected; 7:06 p.m. FaceTime Video, not connected; 7:10 p.m. text sent." Keep the wording to what the log says and let the timestamps do the arguing.
The Mac's copy is a rolling window — the oldest calls age out as new ones arrive — so if a period matters, export it now, not when the hearing is scheduled.
What a FaceTime Log Proves — and What It Doesn't
It proves that your device placed or received a FaceTime call at a specific time, whether it connected, and for how long. It does not prove who declined, why a call went unanswered, whether the child was present, or anything about what was said. It's also a record produced by your own device, so expect questions about how it was generated: keep the original source — the Mac, the backup folder — not just the PDF.
Whether a judge accepts it, and in what form, depends on your state's evidence rules and the individual judge; no format guarantees admission. This is general information, not legal advice — your attorney knows what your court expects.
FAQ
Do FaceTime calls show up on a Verizon, AT&T, or T-Mobile bill?
No. FaceTime runs over Wi-Fi or cellular data, not the carrier's voice network, so the carrier never creates a call record for it — at most the bill shows some data usage. Subpoenaed carrier records have the same gap: cellular calls and SMS only.
How far back does FaceTime history go?
Apple publishes no spec for either limit. In practice the iPhone's Recents list holds around 100 entries across all call types, and a Mac synced to the same Apple ID commonly keeps well over a year. An encryptedbackup holds whatever the phone's log contained the day it was made, so an older one can reach further back than the phone does today; an unencrypted backup has no call log at all.
Can Apple give me my FaceTime call records?
Not in any way that helps a parent. Apple keeps limited invitation information for a few weeks — its October 2025 Legal Process Guidelines say up to 25 days — without answered status or duration, and it isn't something you can request as a customer. Apple's guidelines are written around law enforcement legal process, though its transparency reporting notes private parties in civil matters make requests too; ask your attorney whether that is worth pursuing. The useful record is on your own device, a synced Mac, or an encrypted backup.
Does the log show whether a FaceTime call was answered?
Yes. Each entry has an answered flag and a duration, plus date, time, direction, and whether it was FaceTime Audio or Video. A connected call carries its duration; one that never connected shows zero. It can't tell you why — a call that rang out and one that was declined look the same from your side.
Are FaceTime calls included in an iPhone backup?
They're in the same call history database as cellular calls, so any backup containing that database includes them. Apple documents call history as one of the categories written only to an encryptedbackup, so an unencrypted backup won't have it — tick "Encrypt local backup" when you make it. The browser version of Exhibit A then asks for that backup password and decrypts the databases on your own computer, which makes an encrypted backup the Windows route to the call log. On a Mac, the Mac app reads the call history the Mac itself keeps.
Can FaceTime call history be subpoenaed?
There's nothing to subpoena from the carrier. Apple holds only the short-lived invitation log, without connection status or duration, and its published guidelines are written around law enforcement legal process — its transparency reporting notes it also receives private-party requests in civil matters. The other parent's own device log can sometimes be sought in discovery — a question for your attorney, since rules vary by state.
What about WhatsApp or Messenger video calls?
Those bypass the carrier too, so they're not on a bill either. Each app keeps its own in-app call list, and some also write their calls into the iPhone's Recents; how much survives depends on the app. Export from the app where it offers a way, screenshot what it doesn't, and ask your attorney how your court expects it presented.
Need your FaceTime history as an exhibit?
Exhibit A turns the FaceTime and cellular call history already on your Mac into a court-formatted PDF — answered, missed, and duration on every entry. No account, nothing uploaded. Free to start. (In the browser, the call history comes from an encrypted iPhone backup, opened with your backup password on your own computer.)
Download Exhibit AOn Windows? Exhibit A now runs in your browser — no install, nothing uploaded. getexhibita.com/app →
For the call log, make the backup with “Encrypt local backup” ticked — Apple puts call history only in encrypted backups, and the app unlocks it with your password on your own PC.