§PlainStatute

Privacy · Recording Consent

Is It Legal to Record a Call in Alaska?

Whether you can record a conversation in Alaska, whether everyone must consent, the exceptions, the criminal penalty, and the trap that catches interstate calls. Cited to the statute.

Confirmedagainst § 42.20.310(a)(1), § 42.20.3… · checked against a mirror of the official code (Cornell LII / Justia)Reviewed by Cholilurrohman · July 2026
Is it legal to record a call? · Alaska
One-party consent
Audio recording
Alaska is a one-party consent state. AS 42.20.310(a)(1) bans recording an oral conversation only "without the consent of a party to the conversation," so a participant may record. Police using a wired informant, however, need a warrant.
Consent neededOne-party consent
Statute§ 42.20.310(a)(1), § 42.20.3…

The rules and exceptions in Alaska

Whose consent you need, when the rule does not apply, and the penalty for getting it wrong.

The rule in this stateWhat it means
One party may consentAS 42.20.310(a)(1) makes it unlawful to use an eavesdropping device to hear or record an oral conversation "without the consent of a party to the conversation." A participant is a party, so recording your own conversation is outside the statute.
Phone and in-person both coveredThe definition of "eavesdropping device" reaches conversation "conducted in person, by telephone, or by any other means," so both telephone and face-to-face conversations are covered.
Aimed at third-party interceptionThe Alaska Supreme Court has read the statute to target third-party interception, not a participant. Planting a device to capture a conversation you are not part of is what the law prohibits.
Police need a warrantUnder State v. Glass, 583 P.2d 872 (Alaska 1978), the Alaska Constitution requires the police to obtain a warrant before recording a conversation through a wired informant, even though the informant consents.
When it is differentWhat it means
A party consentsConsent of any party to the conversation takes the recording outside the offense. That is the operative one-party rule.
Hearing aidsThe definition of "eavesdropping device" expressly excludes devices used to restore the deaf or hard-of-hearing to normal or partial hearing.
Silent videoSection 42.20.310 is audio only, reaching the effort to "hear or record all or any part of an oral conversation." Silent video is not covered by this section.
Penalty
Violating AS 42.20.300 and 42.20.310 is a class A misdemeanor, which carries up to one year in jail and a fine of up to $25,000. The statute names no private right of action or damages formula, so a civil claim would rest on Alaska's strong constitutional and common-law privacy right.
Federal floor and cross-state calls
Federal law is a one-party rule, so a participant may record under it, and Alaska agrees for private actors. Alaska's constitutional privacy provision is unusually strong, so on a call that crosses state lines an out-of-state party should not assume their home-state rule governs. When in doubt, get everyone's consent.

What you can do right now

Concrete, neutral steps before you record a conversation in Alaska. This is legal information, not legal advice.

  1. Confirm you are a party

    If you take part in the Alaska conversation you are a party, and your consent is enough. You do not have to tell the others you are recording.

  2. Do not record conversations you are not in

    Using a device to capture a conversation you are not part of is the classic eavesdropping offense. The one-party rule protects participants, not eavesdroppers.

  3. Remember the police warrant rule

    If you are working with law enforcement, State v. Glass requires a warrant before recording someone through a wired informant. A consenting informant is not enough under the Alaska Constitution.

  4. Talk to an Alaska attorney if you are accused

    Illegal eavesdropping is a class A misdemeanor. A licensed Alaska attorney or the Alaska Department of Law can help you understand your situation.

Find a lawyer in Alaska

Illegal recording can be a felony. If you have been recorded without consent, or are accused of it, this resource can connect you with a licensed attorney.

Alaska Department of Law

This is general legal information, not legal advice. The expectation of privacy, the purpose of a recording, and interstate calls can change the answer, so confirm your situation with a licensed attorney.

What people get wrong about recording in Alaska

Alaska's eavesdropping law lives in Title 42, Public Utilities and Carriers, not the criminal code, a relic of its origin as a telegraph-and-telephone statute. On its face it is a clean one-party rule: AS 42.20.310(a)(1) bans recording an oral conversation only "without the consent of a party to the conversation," so a participant may record without telling anyone. What makes Alaska unusual is that its constitution is stricter than its statute. In State v. Glass, the police wired an informant and recorded a drug sale inside a home without a warrant, and the Alaska Supreme Court affirmed suppression, holding that the state constitution protects people from surreptitious monitoring of their conversations by the government. So a private citizen may record their own call, but a police informant doing exactly the same thing needs a warrant first, and Alaska rejects the more permissive federal rule from United States v. White. The statute itself is audio only and does not reach silent video, and it carries no civil damages provision, unlike the wiretap acts in Delaware, Idaho, Iowa, and Hawaii. A person recorded illegally in Alaska would rely on the state's strong constitutional and common-law privacy protections instead.

Common questions

Can I record my own phone call in Alaska without telling anyone?

Yes. Alaska is a one-party consent state, and AS 42.20.310 bans recording only without the consent of a party. As a participant you are a party, so your own consent is enough and you do not have to notify the others.

Can the police record me through a wired informant without a warrant in Alaska?

No. Under State v. Glass the Alaska Constitution requires a warrant before the police may record a conversation through a wired informant, even though the informant consents. This is stricter than the federal rule.

Can I sue someone in Alaska for illegally recording me?

The statute is criminal and names no private right of action or damages formula. A civil claim would rest on Alaska's constitutional and common-law privacy protections rather than the eavesdropping statute.

Does Alaska's law cover a camera that records video but no sound?

Section 42.20.310 is audio only, reaching the effort to hear or record an oral conversation. Silent video is not covered by this section, though other privacy rules may apply.

Primary source
Alaska Stat. § 42.20.310(a)(1), § 42.20.330
Alaska Stat. § 42.20.310 · akleg.gov
Cholilurrohman
Every figure on this page is checked line-by-line against the current statute. Editorial standards →

Not legal advicePlainStatute provides plain-language summaries of public law for general information only. This is not legal advice. Statutes change; always confirm current requirements with the official source linked above before acting.

Embed this explainer

Paste this on your own site. The embed stays in sync with this page, so any update here shows up there too.

<iframe
  src="https://plainstatute.com/embed/statute/recording-consent-law--alaska"
  title="Alaska statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="recording-consent-law--alaska"></iframe>
<script>
  window.addEventListener('message', function (e) {
    if (e.origin !== 'https://plainstatute.com') return;
    var d = e.data || {};
    if (d.type !== 'plainstatute:embed-height') return;
    var f = document.querySelector('iframe[data-plainstatute="' + d.slug + '"]');
    if (f) f.height = d.height;
  });
</script>