top of page

01 / COURT DOCUMENT RETRIEVAL · SAN JOSE & SANTA CLARA COUNTY

Court document retrieval in San Jose.

Need a copy of a filed document? Get Em Served retrieves available court records for attorneys, law firms, businesses and individuals in San Jose and Santa Clara County. Send the case details and the exact documents you need; we review the request and confirm the scope before dispatch.

Assignment review and required payment before dispatch.

The right documents. A clear request.

A missing order, an older filing or a request for certified copies can require a trip to the courthouse. Our court document retrieval service gives you local help requesting the available records identified in your instructions. We confirm the courthouse, requested copy type, timing and anticipated expenses before accepting the assignment.

01

Filed pleadings and case documents

Request specifically identified complaints, petitions, motions, responses and other filed papers that the court makes available for your matter.

02

Orders, judgments and minute orders

Identify the document title and filing or hearing date whenever possible. If an order was modified or signed with changes, tell us which version you need.

03

Certified and file-endorsed copies

Tell us whether you need an ordinary copy, a file-endorsed copy or a court-certified copy. Availability and certification charges depend on the court and record.

04

Defined portions of a case file

Provide a document list or a clear date range. Requests for a complete file require review because volume, access and copying costs can vary substantially.

Court Document Retrieval pricing.

Standard retrieval

From $95

For available court documents requested on a standard schedule. Timing and scope are confirmed after review.

Rush retrieval

From $135

Higher scheduling priority, subject to runner availability, court access and the status of the requested record.

Know the full cost before dispatch.

Service fees are separate from court copying, certification, record-search and other third-party charges. Extended counter waiting, archive requests, large files, additional trips and physical delivery may require additional charges. Ask for an estimate or spending limit before dispatch; the accepted quote defines your assignment.

View the complete service pricing schedule →

What to send with your request.

Complete instructions help us review your assignment and identify any questions before a runner is dispatched.

  • Case name and complete case number.
  • Courthouse and division holding the case.
  • Exact document titles, filing dates or hearing dates, if known.
  • Ordinary, file-endorsed or certified copy requirements; number of sets.
  • Your deadline and preferred PDF or physical-copy delivery.
  • Contact information and authorization for court fees or an agreed expense limit.

From request to court update.

01

Send the request

Email the case details, document list and deadline. Include a docket excerpt or reference copy if it helps identify the correct item.

02

Review the scope and quote

We review access, timing, copy requirements and likely charges. An inquiry is not an accepted assignment.

03

Authorize payment and dispatch

Work begins after acceptance and required payment. Court staff determine what can be released and when.

04

Receive records or a status update

Available copies can be scanned and emailed as agreed. We report unavailable documents or additional court requirements. Arrange delivery separately if original certified paper copies are needed.

Local support for Santa Clara County.

Requests can be reviewed for the Downtown Superior Court, Family Justice Center Courthouse and Hall of Justice in San Jose. The courthouse that holds the record determines where the request must be handled. Tell us the case type and location so we can confirm coverage before accepting the order.

Explore our service area →

Availability comes first.

A document may be unavailable, not yet entered in the file, stored elsewhere, confidential or restricted. We cannot guarantee release, completeness of the court file or same-day access. We do not provide legal advice about which records your case requires.

Court Document Retrieval FAQs.

How much does court document retrieval cost?

Standard court document retrieval starts at $95 and rush retrieval starts at $135. Court charges, certification, copying, waiting and additional work may be separate. Your accepted quote sets the scope and total authorized charges.

Can you obtain certified copies?

We can request court-certified copies of available documents when the court permits it. Specify certification before dispatch. Certification fees are additional, and a scan of a certified paper document may not meet a recipient’s requirement for an original certified copy.

Can you email the documents to me?

Available records can be scanned and emailed as agreed in the assignment. Include your delivery email and any specific document organization requirements when requesting a quote.

Can you retrieve records the same day?

Rush and same-day requests are reviewed for availability. Timing depends on acceptance, payment, court hours, the file location and the court’s release process. A rush fee does not guarantee same-day release.

Do I need the case number?

A complete case number and exact document list make the request easier to identify. If either is missing, send the information you have so we can review whether additional research is needed before quoting.

Can you retrieve a complete criminal or family case file?

Send the case number, courthouse and a clear description of the requested records for review. File volume and access restrictions vary. We cannot promise that every document in a case will be available to copy.

Does submitting a request mean my order is accepted?

No. We first review scope, availability, timing and payment requirements. Dispatch occurs after the assignment is accepted and required payment is received.

Related court support.

Need to submit a new document or deliver a hearing copy? Those tasks can be requested separately.

Need a San Jose process server? Request service of process separately when documents need to be delivered to a party.

/* ============================================================ GET EM SERVED — PRICING PAGE Wix Custom Element version Converted from the original Wix HTML Embed while preserving the same visual design, layout, content and responsive behavior. Tag name: getemserved-pricing ============================================================ */ const GES_PRICING_CSS = String.raw` :host { display: block; width: 100%; min-height: 1px; overflow: visible; } /* ============================================================ GET EM SERVED — PRICING PAGE Wix Custom Element Full-width / responsive / no internal scrolling ============================================================ */ :host { --ges-ink: #111111; --ges-muted: #666666; --ges-line: #d8d8d8; --ges-white: #ffffff; --ges-warm: #f6f5f2; --ges-soft: #eeeeea; --ges-dark: #111111; --ges-max: 1280px; --ges-x: clamp(22px, 5.5vw, 84px); } *, *::before, *::after { box-sizing: border-box; } :host { scroll-behavior: smooth; } .ges-shell { margin: 0; padding: 0; overflow-x: hidden; background: var(--ges-white); color: var(--ges-ink); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; } .ges-page { width: 100%; overflow: hidden; } .ges-wrap { width: 100%; max-width: var(--ges-max); margin: 0 auto; padding-left: var(--ges-x); padding-right: var(--ges-x); } /* ============================================================ TYPOGRAPHY ============================================================ */ .ges-kicker { display: block; margin: 0 0 18px; font-size: 11px; font-weight: 800; line-height: 1.2; letter-spacing: .17em; text-transform: uppercase; } .ges-page h1, .ges-page h2, .ges-page h3, .ges-page p { margin-top: 0; } .ges-page h1 { max-width: 1050px; margin-bottom: 30px; font-size: clamp(46px, 7.2vw, 104px); line-height: .94; letter-spacing: -.055em; font-weight: 760; } .ges-section-title { margin-bottom: 20px; font-size: clamp(38px, 5vw, 72px); line-height: .97; letter-spacing: -.045em; font-weight: 760; } .ges-copy { max-width: 800px; color: var(--ges-muted); font-size: clamp(16px, 1.4vw, 20px); line-height: 1.65; } .ges-copy strong { color: var(--ges-ink); } /* ============================================================ HERO ============================================================ */ .ges-hero { width: 100%; background: var(--ges-warm); border-bottom: 1px solid var(--ges-line); } .ges-hero .ges-wrap { padding-top: clamp(76px, 10vw, 140px); padding-bottom: clamp(68px, 9vw, 120px); } .ges-hero-text { max-width: 820px; margin-bottom: 40px; } .ges-hero-links { display: flex; flex-wrap: wrap; gap: 11px 28px; margin-top: 38px; } .ges-hero-links a { color: var(--ges-ink); text-decoration: none; padding-bottom: 3px; border-bottom: 1px solid var(--ges-ink); font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; } /* ============================================================ CATEGORY HEADER ============================================================ */ .ges-category { width: 100%; background: var(--ges-white); border-bottom: 1px solid var(--ges-line); } .ges-category .ges-wrap { padding-top: clamp(65px, 8vw, 110px); padding-bottom: clamp(55px, 7vw, 95px); } /* ============================================================ SERVICE LEVEL No cards. Each level is one full-width band. ============================================================ */ .ges-tier { width: 100%; border-bottom: 1px solid var(--ges-line); } .ges-tier:nth-of-type(even) { background: var(--ges-white); } .ges-tier:nth-of-type(odd) { background: var(--ges-warm); } .ges-tier-inner { width: 100%; max-width: var(--ges-max); margin: 0 auto; padding: clamp(62px, 8vw, 105px) var(--ges-x); } .ges-tier-top { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: clamp(40px, 7vw, 110px); align-items: start; } .ges-tier-index { display: block; margin-bottom: 18px; color: #777; font-size: 11px; font-weight: 800; letter-spacing: .16em; } .ges-tier-name { margin-bottom: 18px; font-size: clamp(44px, 6vw, 82px); line-height: .92; letter-spacing: -.05em; font-weight: 780; } .ges-tier-intro { max-width: 660px; margin-bottom: 0; color: var(--ges-muted); font-size: clamp(16px, 1.35vw, 19px); line-height: 1.6; } .ges-price-block { min-width: 250px; text-align: right; } .ges-price-label { display: block; margin-bottom: 12px; color: #777; font-size: 10px; line-height: 1; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; } .ges-price { display: block; font-size: clamp(68px, 8vw, 112px); line-height: .83; letter-spacing: -.07em; font-weight: 780; } .ges-price small { position: relative; top: -.28em; margin-right: 3px; font-size: .37em; letter-spacing: -.02em; } .ges-price-note { display: block; margin-top: 17px; color: #777; font-size: 11px; line-height: 1.45; font-weight: 700; letter-spacing: .07em; text-transform: uppercase; } /* ============================================================ TIER FACTS ============================================================ */ .ges-facts { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: clamp(42px, 6vw, 68px); border-top: 1px solid var(--ges-line); } .ges-fact { min-height: 115px; padding: 22px 25px 19px 0; border-bottom: 1px solid var(--ges-line); } .ges-fact:not(:last-child) { border-right: 1px solid var(--ges-line); } .ges-fact + .ges-fact { padding-left: 25px; } .ges-fact-label { display: block; margin-bottom: 9px; color: #777; font-size: 10px; font-weight: 800; line-height: 1.25; letter-spacing: .13em; text-transform: uppercase; } .ges-fact-value { display: block; font-size: clamp(15px, 1.25vw, 18px); line-height: 1.42; font-weight: 650; } /* ============================================================ CTA ============================================================ */ .ges-tier-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 16px 28px; margin-top: 34px; } .ges-start { display: inline-flex; min-width: 235px; align-items: center; justify-content: space-between; gap: 40px; padding: 18px 20px; border: 1px solid var(--ges-ink); background: var(--ges-ink); color: var(--ges-white); text-decoration: none; font-size: 11px; font-weight: 800; line-height: 1; letter-spacing: .1em; text-transform: uppercase; transition: transform .2s ease, background .2s ease, color .2s ease; } .ges-start:hover { transform: translateY(-2px); background: transparent; color: var(--ges-ink); } .ges-start:focus-visible, .ges-text-link:focus-visible, .ges-nav-link:focus-visible { outline: 3px solid #555; outline-offset: 4px; } /* ============================================================ DETAILS / SERVICE TERMS ============================================================ */ .ges-details { width: 100%; margin-top: 28px; border-top: 1px solid var(--ges-line); border-bottom: 1px solid var(--ges-line); } .ges-details summary { position: relative; cursor: pointer; list-style: none; padding: 21px 42px 21px 0; font-size: 12px; line-height: 1.3; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; } .ges-details summary::-webkit-details-marker { display: none; } .ges-details summary::after { content: "+"; position: absolute; right: 2px; top: 17px; font-size: 23px; font-weight: 400; } .ges-details[open] summary::after { content: "−"; } .ges-details-content { max-width: 930px; padding: 0 0 28px; color: #555; font-size: 14px; line-height: 1.72; } .ges-details-content p:last-child { margin-bottom: 0; } /* ============================================================ DARK FEATURE BAND ============================================================ */ .ges-dark { width: 100%; background: var(--ges-dark); color: var(--ges-white); } .ges-dark .ges-wrap { padding-top: clamp(70px, 9vw, 120px); padding-bottom: clamp(70px, 9vw, 120px); } .ges-dark .ges-copy { color: rgba(255,255,255,.68); } .ges-dark .ges-kicker { color: rgba(255,255,255,.68); } /* ============================================================ COURT SERVICES ============================================================ */ .ges-courts { background: var(--ges-white); } .ges-court-row { display: grid; grid-template-columns: minmax(230px, .9fr) minmax(0, 1.8fr); gap: clamp(32px, 6vw, 90px); padding: 35px 0; border-bottom: 1px solid var(--ges-line); } .ges-court-row:first-of-type { margin-top: 42px; border-top: 1px solid var(--ges-line); } .ges-court-name { margin-bottom: 7px; font-size: clamp(22px, 2.4vw, 31px); line-height: 1.1; letter-spacing: -.025em; font-weight: 730; } .ges-court-sub { margin: 0; color: var(--ges-muted); font-size: 14px; line-height: 1.5; } .ges-court-rates { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); } .ges-rate { padding: 0 20px; border-left: 1px solid var(--ges-line); } .ges-rate-label { display: block; color: #777; font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; } .ges-rate-price { display: block; margin-top: 7px; font-size: clamp(23px, 2.4vw, 32px); line-height: 1; font-weight: 760; } .ges-rate-time { display: block; margin-top: 7px; color: var(--ges-muted); font-size: 13px; } .ges-note { margin-top: 18px; color: var(--ges-muted); font-size: 13px; line-height: 1.55; } /* ============================================================ ADDITIONAL SERVICES ============================================================ */ .ges-additional { background: var(--ges-warm); } .ges-service-row { display: grid; grid-template-columns: minmax(220px, .8fr) minmax(0, 1.4fr) auto; gap: clamp(30px, 5vw, 70px); align-items: center; padding: 31px 0; border-bottom: 1px solid var(--ges-line); } .ges-service-row:first-of-type { margin-top: 42px; border-top: 1px solid var(--ges-line); } .ges-service-name { font-size: clamp(21px, 2.2vw, 29px); line-height: 1.2; font-weight: 730; letter-spacing: -.02em; } .ges-service-desc { margin: 0; color: var(--ges-muted); font-size: 14px; line-height: 1.58; } .ges-service-price { white-space: nowrap; font-size: clamp(22px, 2.3vw, 30px); font-weight: 760; } /* ============================================================ WORKFLOW ============================================================ */ .ges-workflow { background: var(--ges-white); } .ges-steps { margin-top: 45px; border-top: 1px solid var(--ges-line); } .ges-step { display: grid; grid-template-columns: 72px minmax(200px, .7fr) minmax(0, 1.5fr); gap: 30px; padding: 29px 0; border-bottom: 1px solid var(--ges-line); } .ges-step-num { color: #777; font-size: 12px; font-weight: 800; letter-spacing: .14em; } .ges-step-title { font-size: 18px; line-height: 1.3; font-weight: 730; } .ges-step-text { margin: 0; color: var(--ges-muted); font-size: 15px; line-height: 1.62; } /* ============================================================ FAQ / PRICING NOTES ============================================================ */ .ges-faq { background: var(--ges-warm); } .ges-faq details { border-bottom: 1px solid var(--ges-line); } .ges-faq details:first-of-type { margin-top: 40px; border-top: 1px solid var(--ges-line); } .ges-faq summary { cursor: pointer; list-style: none; position: relative; padding: 25px 44px 25px 0; font-size: clamp(17px, 1.5vw, 20px); line-height: 1.35; font-weight: 720; } .ges-faq summary::-webkit-details-marker { display: none; } .ges-faq summary::after { content: "+"; position: absolute; right: 1px; top: 18px; font-size: 28px; font-weight: 300; } .ges-faq details[open] summary::after { content: "−"; } .ges-answer { max-width: 860px; padding: 0 0 27px; color: var(--ges-muted); font-size: 15px; line-height: 1.65; } /* ============================================================ LOCAL SEO / INTERNAL LINKS ============================================================ */ .ges-local { background: var(--ges-white); } .ges-local-copy { max-width: 900px; color: var(--ges-muted); font-size: 16px; line-height: 1.72; } .ges-local-copy strong { color: var(--ges-ink); } .ges-nav-links { display: flex; flex-wrap: wrap; gap: 12px 28px; margin-top: 32px; } .ges-nav-link, .ges-text-link { color: var(--ges-ink); text-decoration: none; padding-bottom: 4px; border-bottom: 1px solid currentColor; font-size: 11px; line-height: 1.3; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; } /* ============================================================ FINAL CTA ============================================================ */ .ges-final { background: var(--ges-dark); color: var(--ges-white); } .ges-final .ges-wrap { padding-top: clamp(75px, 10vw, 135px); padding-bottom: clamp(75px, 10vw, 135px); } .ges-final h2 { max-width: 920px; margin-bottom: 25px; font-size: clamp(44px, 6vw, 86px); line-height: .94; letter-spacing: -.05em; } .ges-final p { max-width: 700px; color: rgba(255,255,255,.68); font-size: 17px; line-height: 1.65; } .ges-final .ges-start { margin-top: 24px; background: var(--ges-white); color: var(--ges-dark); border-color: var(--ges-white); } .ges-final .ges-start:hover { background: transparent; color: var(--ges-white); } /* ============================================================ MOBILE / TABLET ============================================================ */ @media (max-width: 900px) { .ges-tier-top { grid-template-columns: 1fr; gap: 35px; } .ges-price-block { min-width: 0; text-align: left; } .ges-facts { grid-template-columns: repeat(2, minmax(0, 1fr)); } .ges-fact:nth-child(2) { border-right: none; } .ges-fact:nth-child(3) { padding-left: 0; } .ges-court-row { grid-template-columns: 1fr; gap: 27px; } .ges-service-row { grid-template-columns: 1fr; gap: 12px; } .ges-service-price { margin-top: 2px; } .ges-step { grid-template-columns: 45px 1fr; } .ges-step-text { grid-column: 2; } } @media (max-width: 620px) { .ges-page h1 { font-size: clamp(43px, 13vw, 66px); } .ges-category .ges-wrap { padding-top: 58px; padding-bottom: 50px; } .ges-tier-inner { padding-top: 58px; padding-bottom: 58px; } .ges-tier-name { font-size: clamp(42px, 13vw, 62px); } .ges-price { font-size: clamp(74px, 24vw, 105px); } .ges-facts { grid-template-columns: 1fr; } .ges-fact, .ges-fact + .ges-fact, .ges-fact:nth-child(3) { min-height: auto; padding: 19px 0; border-right: none; } .ges-start { width: 100%; min-width: 0; } .ges-court-rates { grid-template-columns: 1fr; } .ges-rate { padding: 14px 0; border-left: none; border-bottom: 1px solid var(--ges-line); } .ges-step { grid-template-columns: 38px 1fr; gap: 15px; } .ges-hero-links { display: grid; gap: 15px; } } @media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .ges-start { transition: none; } } `; const GES_PRICING_HTML = String.raw` <div class="ges-shell"> <main class="ges-page"> <!-- ======================================================= HERO ======================================================= --> <section class="ges-hero"> <div class="ges-wrap"> <span class="ges-kicker"> Get Em Served · Santa Clara County </span> <h1> Process Server Pricing in San Jose & Santa Clara County </h1> <p class="ges-copy ges-hero-text"> Straightforward pricing for professional <strong>service of process in San Jose and Santa Clara County</strong>. Choose the service level that fits your deadline for civil or family law documents. We also provide Santa Clara County court filing, courtesy copy delivery, document retrieval and skip tracing services. </p> <div class="ges-hero-links" aria-label="Pricing sections"> <a href="#ges-civil">Civil Process Serving</a> <a href="#ges-family">Family Process Serving</a> <a href="#ges-court">Court Filing</a> <a href="#ges-additional">Additional Services</a> </div> </div> </section> <!-- ======================================================= CIVIL PROCESS SERVING ======================================================= --> <section class="ges-category" id="ges-civil"> <div class="ges-wrap"> <span class="ges-kicker">Civil Service of Process</span> <h2 class="ges-section-title"> Civil Process Serving </h2> <p class="ges-copy"> Flat-rate options for serving civil legal documents throughout our standard Santa Clara County service area. Each level covers <strong>one party at one address with up to three attempts</strong> unless otherwise stated. </p> </div> </section> <!-- CIVIL ROUTINE --> <section class="ges-tier"> <div class="ges-tier-inner"> <div class="ges-tier-top"> <div> <span class="ges-tier-index">01 · Civil Service</span> <h3 class="ges-tier-name"> Routine </h3> <p class="ges-tier-intro"> Designed for standard civil matters where there is sufficient time to complete varied service attempts. </p> </div> <div class="ges-price-block"> <span class="ges-price-label">Flat Rate</span> <span class="ges-price"> <small>$</small>150 </span> <span class="ges-price-note"> One party · One address </span> </div> </div> <div class="ges-facts"> <div class="ges-fact"> <span class="ges-fact-label">Attempts</span> <span class="ges-fact-value">Up to 3 service attempts</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Service Window</span> <span class="ges-fact-value">Generally within 10–14 days</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Successful Service</span> <span class="ges-fact-value">Signed Proof of Service emailed</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Additional Attempts</span> <span class="ges-fact-value">50% of original service rate</span> </div> </div> <div class="ges-tier-actions"> <a class="ges-start" href="https://www.processservers.com/forms/get-em-served-llc" target="_top" aria-label="Start Civil Routine Service order" > <span>Start Order</span> <span aria-hidden="true">→</span> </a> </div> <details class="ges-details"> <summary>View Routine Service Terms</summary> <div class="ges-details-content"> <p> Routine Service includes up to three service attempts at one address for one party to be served. Attempts will generally be made within 10–14 days after payment is received and all required documents and service information are provided. </p> <p> If service is successful, we will email you a signed Proof of Service. You are responsible for reviewing and filing the Proof of Service with the court unless filing services were separately requested and paid for. </p> <p> If service is unsuccessful after three attempts, additional attempts may be requested for 50% of the original service rate. If no additional attempts are requested, a Declaration of Due Diligence / Non-Service may be provided upon request and is not automatically provided. </p> <p> Additional parties, defendants, respondents, witnesses or service addresses require separate fees. The client is responsible for providing accurate names, addresses, unit numbers, access information, known schedules, descriptions and other relevant information. </p> <p> Payment is required before service begins. Once payment has been made and the request accepted, the service is non-cancelable and non-refundable. Successful service is not guaranteed. Get Em Served does not provide legal advice, determine the legal sufficiency of documents, or guarantee court acceptance of a filing or Proof of Service. </p> </div> </details> </div> </section> <!-- CIVIL PRIORITY --> <section class="ges-tier"> <div class="ges-tier-inner"> <div class="ges-tier-top"> <div> <span class="ges-tier-index">02 · Civil Service</span> <h3 class="ges-tier-name"> Priority </h3> <p class="ges-tier-intro"> Faster scheduling for civil matters requiring a first service attempt within approximately 48 hours. </p> </div> <div class="ges-price-block"> <span class="ges-price-label">Flat Rate</span> <span class="ges-price"> <small>$</small>200 </span> <span class="ges-price-note"> One party · One address </span> </div> </div> <div class="ges-facts"> <div class="ges-fact"> <span class="ges-fact-label">First Attempt</span> <span class="ges-fact-value">Generally within 48 hours</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Attempts</span> <span class="ges-fact-value">Up to 3 service attempts</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Service Window</span> <span class="ges-fact-value">Generally 7–10 days</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Additional Attempts</span> <span class="ges-fact-value">50% of original service rate</span> </div> </div> <div class="ges-tier-actions"> <a class="ges-start" href="https://www.processservers.com/forms/get-em-served-llc" target="_top" aria-label="Start Civil Priority Service order" > <span>Start Order</span> <span aria-hidden="true">→</span> </a> </div> <details class="ges-details"> <summary>View Priority Service Terms</summary> <div class="ges-details-content"> <p> Priority Service includes one party at one address and up to three service attempts. The first attempt will generally be made within 48 hours after payment and all required documents and information have been received. </p> <p> All three attempts will generally be completed within 7–10 days, depending on access to the address, availability of the person being served and the information provided. </p> <p> If service is successful, a signed Proof of Service will be emailed. Court filing is the client's responsibility unless filing was separately requested and paid for. Additional attempts after three unsuccessful attempts are available for 50% of the original service rate. </p> <p> Additional parties and addresses require separate fees. Payment is required before service begins. Accepted orders are non-cancelable and non-refundable. Successful service and court acceptance are not guaranteed, and Get Em Served does not provide legal advice. </p> </div> </details> </div> </section> <!-- CIVIL URGENT --> <section class="ges-tier"> <div class="ges-tier-inner"> <div class="ges-tier-top"> <div> <span class="ges-tier-index">03 · Civil Service</span> <h3 class="ges-tier-name"> Urgent </h3> <p class="ges-tier-intro"> Expedited civil service for approaching deadlines and matters requiring a first attempt within approximately 24 hours. </p> </div> <div class="ges-price-block"> <span class="ges-price-label">Flat Rate</span> <span class="ges-price"> <small>$</small>250 </span> <span class="ges-price-note"> One party · One address </span> </div> </div> <div class="ges-facts"> <div class="ges-fact"> <span class="ges-fact-label">First Attempt</span> <span class="ges-fact-value">Generally within 24 hours</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Attempts</span> <span class="ges-fact-value">Up to 3 service attempts</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Service Window</span> <span class="ges-fact-value">Generally 5–7 days</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Additional Attempts</span> <span class="ges-fact-value">50% of original service rate</span> </div> </div> <div class="ges-tier-actions"> <a class="ges-start" href="https://www.processservers.com/forms/get-em-served-llc" target="_top" aria-label="Start Civil Urgent Service order" > <span>Start Order</span> <span aria-hidden="true">→</span> </a> </div> <details class="ges-details"> <summary>View Urgent Service Terms</summary> <div class="ges-details-content"> <p> Urgent Service covers one party at one address and up to three attempts. The first attempt will generally be made within 24 hours after payment and all required documents and service information have been received. </p> <p> All three attempts will generally be completed within 5–7 days. Timing may vary based on access, recipient availability and the information provided. </p> <p> Successful service includes an emailed signed Proof of Service. Filing is not included unless separately requested and paid for. Additional attempts after three unsuccessful attempts may be ordered for 50% of the original rate. </p> <p> Additional parties and addresses require separate payment. Accepted orders are non-cancelable and non-refundable. Successful service is not guaranteed. Get Em Served does not provide legal advice or guarantee court acceptance. </p> </div> </details> </div> </section> <!-- CIVIL ON DEMAND --> <section class="ges-tier"> <div class="ges-tier-inner"> <div class="ges-tier-top"> <div> <span class="ges-tier-index">04 · Civil Service</span> <h3 class="ges-tier-name"> On-Demand </h3> <p class="ges-tier-intro"> Our fastest civil service option for assignments requiring immediate scheduling during normal business hours. </p> </div> <div class="ges-price-block"> <span class="ges-price-label">Flat Rate</span> <span class="ges-price"> <small>$</small>300 </span> <span class="ges-price-note"> One party · One address </span> </div> </div> <div class="ges-facts"> <div class="ges-fact"> <span class="ges-fact-label">First Attempt</span> <span class="ges-fact-value">Generally within 5 business hours</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Attempts</span> <span class="ges-fact-value">Up to 3 service attempts</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Service Window</span> <span class="ges-fact-value">Generally 3–5 days</span> </div> <div class="ges-fact"> <span class="ges-fact-label">After Hours</span> <span class="ges-fact-value">May begin next business day</span> </div> </div> <div class="ges-tier-actions"> <a class="ges-start" href="https://www.processservers.com/forms/get-em-served-llc" target="_top" aria-label="Start Civil On-Demand Service order" > <span>Start Order</span> <span aria-hidden="true">→</span> </a> </div> <details class="ges-details"> <summary>View On-Demand Service Terms</summary> <div class="ges-details-content"> <p> On-Demand Service covers one party at one address and up to three attempts. The first attempt will generally be made within five hours during business hours after payment and all required documents and information have been received. </p> <p> Requests received outside business hours may be treated as received the next business day. All three attempts will generally be completed within 3–5 days, subject to address access, recipient availability and assignment circumstances. </p> <p> A signed Proof of Service will be emailed following successful service. Court filing is not included unless separately ordered. Additional attempts may be purchased for 50% of the original service rate. </p> <p> Additional parties and addresses require separate fees. Accepted orders are non-cancelable and non-refundable. Successful service is not guaranteed and Get Em Served does not provide legal advice. </p> </div> </details> </div> </section> <!-- ======================================================= FAMILY PROCESS SERVING ======================================================= --> <section class="ges-dark" id="ges-family"> <div class="ges-wrap"> <span class="ges-kicker"> Family Service of Process </span> <h2 class="ges-section-title"> Family Law Process Serving </h2> <p class="ges-copy"> Process serving for family law matters in San Jose and throughout our Santa Clara County service area, with service speeds ranging from routine to same-day On-Demand scheduling. </p> </div> </section> <!-- FAMILY ROUTINE --> <section class="ges-tier"> <div class="ges-tier-inner"> <div class="ges-tier-top"> <div> <span class="ges-tier-index">01 · Family Service</span> <h3 class="ges-tier-name">Routine</h3> <p class="ges-tier-intro"> Standard scheduling for family law documents where an expedited first attempt is not required. </p> </div> <div class="ges-price-block"> <span class="ges-price-label">Flat Rate</span> <span class="ges-price"><small>$</small>250</span> <span class="ges-price-note">One party · One address</span> </div> </div> <div class="ges-facts"> <div class="ges-fact"> <span class="ges-fact-label">Attempts</span> <span class="ges-fact-value">Up to 3 service attempts</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Service Window</span> <span class="ges-fact-value">Generally within 10–14 days</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Successful Service</span> <span class="ges-fact-value">Signed Proof of Service emailed</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Additional Attempts</span> <span class="ges-fact-value">50% of original service rate</span> </div> </div> <div class="ges-tier-actions"> <a class="ges-start" href="https://www.processservers.com/forms/get-em-served-llc" target="_top" aria-label="Start Family Routine Service order" > <span>Start Order</span> <span aria-hidden="true">→</span> </a> </div> <details class="ges-details"> <summary>View Routine Family Service Terms</summary> <div class="ges-details-content"> <p> Routine Family Service includes one party, one address and up to three service attempts generally completed within 10–14 days after payment and all required documents and information have been received. </p> <p> Successful service includes an emailed signed Proof of Service. Filing is the client's responsibility unless separately ordered. Additional attempts may be requested for 50% of the original service rate. </p> <p> Additional parties and addresses require separate fees. Clients are responsible for providing complete and accurate information. Accepted orders are non-cancelable and non-refundable. Successful service is not guaranteed and no legal advice is provided. </p> </div> </details> </div> </section> <!-- FAMILY PRIORITY --> <section class="ges-tier"> <div class="ges-tier-inner"> <div class="ges-tier-top"> <div> <span class="ges-tier-index">02 · Family Service</span> <h3 class="ges-tier-name">Priority</h3> <p class="ges-tier-intro"> Expedited scheduling for family matters requiring a first attempt within approximately 48 hours. </p> </div> <div class="ges-price-block"> <span class="ges-price-label">Flat Rate</span> <span class="ges-price"><small>$</small>300</span> <span class="ges-price-note">One party · One address</span> </div> </div> <div class="ges-facts"> <div class="ges-fact"> <span class="ges-fact-label">First Attempt</span> <span class="ges-fact-value">Generally within 48 hours</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Attempts</span> <span class="ges-fact-value">Up to 3 service attempts</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Service Window</span> <span class="ges-fact-value">Generally 7–10 days</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Additional Attempts</span> <span class="ges-fact-value">50% of original service rate</span> </div> </div> <div class="ges-tier-actions"> <a class="ges-start" href="https://www.processservers.com/forms/get-em-served-llc" target="_top" aria-label="Start Family Priority Service order" > <span>Start Order</span> <span aria-hidden="true">→</span> </a> </div> <details class="ges-details"> <summary>View Priority Family Service Terms</summary> <div class="ges-details-content"> <p> Priority Family Service includes one party at one address with up to three attempts. The first attempt will generally be made within 48 hours and all three attempts generally within 7–10 days after payment and complete service information are received. </p> <p> Successful service includes an emailed Proof of Service. Filing is separate unless specifically purchased. Additional attempts following three unsuccessful attempts may be ordered for 50% of the original service rate. </p> <p> Additional parties and addresses require separate payment. Accepted orders are non-cancelable and non-refundable. Successful service is not guaranteed and Get Em Served does not provide legal advice. </p> </div> </details> </div> </section> <!-- FAMILY URGENT --> <section class="ges-tier"> <div class="ges-tier-inner"> <div class="ges-tier-top"> <div> <span class="ges-tier-index">03 · Family Service</span> <h3 class="ges-tier-name">Urgent</h3> <p class="ges-tier-intro"> Faster family law service for matters requiring a first attempt within approximately 24 hours. </p> </div> <div class="ges-price-block"> <span class="ges-price-label">Flat Rate</span> <span class="ges-price"><small>$</small>350</span> <span class="ges-price-note">One party · One address</span> </div> </div> <div class="ges-facts"> <div class="ges-fact"> <span class="ges-fact-label">First Attempt</span> <span class="ges-fact-value">Generally within 24 hours</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Attempts</span> <span class="ges-fact-value">Up to 3 service attempts</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Service Window</span> <span class="ges-fact-value">Generally 5–7 days</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Additional Attempts</span> <span class="ges-fact-value">50% of original service rate</span> </div> </div> <div class="ges-tier-actions"> <a class="ges-start" href="https://www.processservers.com/forms/get-em-served-llc" target="_top" aria-label="Start Family Urgent Service order" > <span>Start Order</span> <span aria-hidden="true">→</span> </a> </div> <details class="ges-details"> <summary>View Urgent Family Service Terms</summary> <div class="ges-details-content"> <p> Urgent Family Service includes one party at one address and up to three attempts. The first attempt will generally be made within 24 hours and the three-attempt cycle generally completed within 5–7 days after payment and complete information are received. </p> <p> Successful service includes an emailed Proof of Service. Filing is separate unless purchased. Additional attempts may be ordered at 50% of the original service rate. </p> <p> Additional parties and addresses require separate fees. Accepted orders are non-cancelable and non-refundable. Successful service is not guaranteed and legal advice is not provided. </p> </div> </details> </div> </section> <!-- FAMILY ON DEMAND --> <section class="ges-tier"> <div class="ges-tier-inner"> <div class="ges-tier-top"> <div> <span class="ges-tier-index">04 · Family Service</span> <h3 class="ges-tier-name">On-Demand</h3> <p class="ges-tier-intro"> Immediate-priority family law service with a first attempt generally within five business hours. </p> </div> <div class="ges-price-block"> <span class="ges-price-label">Flat Rate</span> <span class="ges-price"><small>$</small>400</span> <span class="ges-price-note">One party · One address</span> </div> </div> <div class="ges-facts"> <div class="ges-fact"> <span class="ges-fact-label">First Attempt</span> <span class="ges-fact-value">Generally within 5 business hours</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Attempts</span> <span class="ges-fact-value">Up to 3 service attempts</span> </div> <div class="ges-fact"> <span class="ges-fact-label">Service Window</span> <span class="ges-fact-value">Generally 3–5 days</span> </div> <div class="ges-fact"> <span class="ges-fact-label">After Hours</span> <span class="ges-fact-value">May begin next business day</span> </div> </div> <div class="ges-tier-actions"> <a class="ges-start" href="https://www.processservers.com/forms/get-em-served-llc" target="_top" aria-label="Start Family On-Demand Service order" > <span>Start Order</span> <span aria-hidden="true">→</span> </a> </div> <details class="ges-details"> <summary>View On-Demand Family Service Terms</summary> <div class="ges-details-content"> <p> On-Demand Family Service includes one party at one address and up to three attempts. The first attempt will generally be made within five hours during business hours after payment and complete documents and service information have been received. </p> <p> Requests received outside business hours may begin the next business day. The three-attempt cycle will generally be completed within 3–5 days, subject to access and recipient availability. </p> <p> Successful service includes an emailed Proof of Service. Court filing is separate unless ordered. Additional attempts may be purchased for 50% of the original service rate. </p> <p> Additional parties and addresses require separate payment. Accepted orders are non-cancelable and non-refundable. Successful service is not guaranteed and Get Em Served does not provide legal advice. </p> </div> </details> </div> </section> <!-- ======================================================= COURT FILING ======================================================= --> <section class="ges-category ges-courts" id="ges-court"> <div class="ges-wrap"> <span class="ges-kicker"> Court Filing & Courtesy Copies </span> <h2 class="ges-section-title"> Santa Clara County Court Runs </h2> <p class="ges-copy"> <a href="https://www.getemserved.com/court-filing-services" target="_top">Physical court filing</a> and <a href="https://www.getemserved.com/courtesy-copy-delivery" target="_top">courtesy-copy delivery</a> to Santa Clara County courthouses, including line waiting, a basic check for signatures and delivery to the appropriate counter or department. </p> <div class="ges-court-row"> <div> <h3 class="ges-court-name">Downtown Superior Court</h3> <p class="ges-court-sub">Civil, small claims & general filings</p> </div> <div> <div class="ges-court-rates"> <div class="ges-rate"> <span class="ges-rate-label">Standard</span> <span class="ges-rate-price">$70</span> <span class="ges-rate-time">48 hours</span> </div> <div class="ges-rate"> <span class="ges-rate-label">Rush</span> <span class="ges-rate-price">$95</span> <span class="ges-rate-time">24 hours</span> </div> <div class="ges-rate"> <span class="ges-rate-label">Immediate</span> <span class="ges-rate-price">$120</span> <span class="ges-rate-time">5 hours</span> </div> </div> <p class="ges-note"> First 15 pages printed free; $0.50 per additional page. </p> </div> </div> <div class="ges-court-row"> <div> <h3 class="ges-court-name">Family Justice Center</h3> <p class="ges-court-sub">Family law filings & orders</p> </div> <div> <div class="ges-court-rates"> <div class="ges-rate"> <span class="ges-rate-label">Standard</span> <span class="ges-rate-price">$90</span> <span class="ges-rate-time">48 hours</span> </div> <div class="ges-rate"> <span class="ges-rate-label">Rush</span> <span class="ges-rate-price">$115</span> <span class="ges-rate-time">24 hours</span> </div> <div class="ges-rate"> <span class="ges-rate-label">Immediate</span> <span class="ges-rate-price">$140</span> <span class="ges-rate-time">5 hours</span> </div> </div> <p class="ges-note"> First 15 pages printed free; $0.50 per additional page. </p> </div> </div> <div class="ges-court-row"> <div> <h3 class="ges-court-name">Hall of Justice</h3> <p class="ges-court-sub">Criminal & related filings</p> </div> <div> <div class="ges-court-rates"> <div class="ges-rate"> <span class="ges-rate-label">Standard</span> <span class="ges-rate-price">$130</span> <span class="ges-rate-time">48 hours</span> </div> <div class="ges-rate"> <span class="ges-rate-label">Rush</span> <span class="ges-rate-price">$155</span> <span class="ges-rate-time">24 hours</span> </div> <div class="ges-rate"> <span class="ges-rate-label">Immediate</span> <span class="ges-rate-price">$180</span> <span class="ges-rate-time">5 hours</span> </div> </div> <p class="ges-note"> First 15 pages printed free; $0.50 per additional page. </p> </div> </div> <div class="ges-court-row"> <div> <h3 class="ges-court-name">District Courthouse</h3> <p class="ges-court-sub">Outlying Santa Clara County courts</p> </div> <div> <div class="ges-court-rates"> <div class="ges-rate"> <span class="ges-rate-label">Standard</span> <span class="ges-rate-price">$110</span> <span class="ges-rate-time">48 hours</span> </div> <div class="ges-rate"> <span class="ges-rate-label">Rush</span> <span class="ges-rate-price">$135</span> <span class="ges-rate-time">24 hours</span> </div> <div class="ges-rate"> <span class="ges-rate-label">Immediate</span> <span class="ges-rate-price">$160</span> <span class="ges-rate-time">5 hours</span> </div> </div> <p class="ges-note"> First 15 pages printed free; $0.50 per additional page. </p> </div> </div> <div class="ges-court-row"> <div> <h3 class="ges-court-name">Courtesy Copy Delivery</h3> <p class="ges-court-sub"> Printed, assembled and hand-delivered copies for judges and departments. </p> </div> <div> <div class="ges-court-rates"> <div class="ges-rate"> <span class="ges-rate-label">With Filing</span> <span class="ges-rate-price">$45</span> <span class="ges-rate-time">Same trip</span> </div> <div class="ges-rate"> <span class="ges-rate-label">Standalone</span> <span class="ges-rate-price">$40</span> <span class="ges-rate-time">Additional trip</span> </div> </div> <p class="ges-note"> Local rule requirements for tabs, binding and labels can be followed when instructions are provided. </p> </div> </div> <div class="ges-court-row"> <div> <h3 class="ges-court-name">Waiting & Stakeout</h3> <p class="ges-court-sub"> Extended waiting, observation and special handling. </p> </div> <div> <div class="ges-court-rates"> <div class="ges-rate"> <span class="ges-rate-label">Hourly Rate</span> <span class="ges-rate-price">$80</span> <span class="ges-rate-time">Per hour</span> </div> </div> <p class="ges-note"> Minimums may apply based on time and location. </p> </div> </div> <div class="ges-tier-actions"> <a class="ges-start" href="https://www.processservers.com/forms/get-em-served-llc" target="_top" aria-label="Start Santa Clara County court filing order" > <span>Start Court Order</span> <span aria-hidden="true">→</span> </a> </div> </div> </section> <!-- ======================================================= ADDITIONAL SERVICES ======================================================= --> <section class="ges-category ges-additional" id="ges-additional"> <div class="ges-wrap"> <span class="ges-kicker"> Additional Legal Support Services </span> <h2 class="ges-section-title"> Retrieval, Skip Tracing & Extras </h2> <p class="ges-copy"> Additional legal support services for attorneys, businesses and self-represented litigants who need court records or better information about where a party may be served. </p> <div class="ges-service-row"> <div class="ges-service-name"> <a href="https://www.getemserved.com/court-document-retrieval" target="_top">Court Document Retrieval</a> </div> <p class="ges-service-desc"> Local Santa Clara County court retrieval for case files, copies and records. Certified-copy court charges are billed at cost. </p> <div class="ges-service-price"> From $95 </div> </div> <div class="ges-service-row"> <div class="ges-service-name"> Rush Document Retrieval </div> <p class="ges-service-desc"> Expedited court document retrieval. Pricing may vary for archived matters or high-volume copy requests. </p> <div class="ges-service-price"> From $135 </div> </div> <div class="ges-service-row"> <div class="ges-service-name"> Skip Tracing </div> <p class="ges-service-desc"> Address-location research when an address is outdated or a party may have moved. Includes address history and a likely current residence when available. Results are not guaranteed. </p> <div class="ges-service-price"> $100 / person </div> </div> <div class="ges-service-row"> <div class="ges-service-name"> Other Add-Ons </div> <p class="ges-service-desc"> Additional addresses, workplace or special-facility service, certain notary requests, certified mail and additional mailing support may be quoted by assignment. </p> <div class="ges-service-price"> Quote </div> </div> </div> </section> <!-- ======================================================= HOW IT WORKS ======================================================= --> <section class="ges-category ges-workflow"> <div class="ges-wrap"> <span class="ges-kicker"> How It Works </span> <h2 class="ges-section-title"> From Upload to Proof of Service </h2> <p class="ges-copy"> A straightforward process for attorneys, legal staff, businesses and self-represented litigants. </p> <div class="ges-steps"> <div class="ges-step"> <div class="ges-step-num">01</div> <div class="ges-step-title"> Submit Your Assignment </div> <p class="ges-step-text"> Upload your documents, select your service level and provide the recipient, address, deadline and instructions through our secure online form. </p> </div> <div class="ges-step"> <div class="ges-step-num">02</div> <div class="ges-step-title"> We Schedule & Attempt Service </div> <p class="ges-step-text"> Your assignment is dispatched according to the service level ordered and up to three diligent attempts are made at the supplied address. </p> </div> <div class="ges-step"> <div class="ges-step-num">03</div> <div class="ges-step-title"> Updates & Communication </div> <p class="ges-step-text"> You receive status information and service notes. If an address, access or other issue prevents service, we communicate the issue and available next steps. </p> </div> <div class="ges-step"> <div class="ges-step-num">04</div> <div class="ges-step-title"> Proof Delivered </div> <p class="ges-step-text"> Following successful service, the applicable Proof of Service is completed and sent to you by email. Court filing is separate unless specifically included in your order. </p> </div> </div> </div> </section> <!-- ======================================================= PRICING FAQ ======================================================= --> <section class="ges-category ges-faq"> <div class="ges-wrap"> <span class="ges-kicker"> Pricing Notes </span> <h2 class="ges-section-title"> Common Pricing Questions </h2> <details> <summary>Is mileage included?</summary> <div class="ges-answer"> For standard Santa Clara County service, mileage is built into the listed flat rates. Service outside the standard area may require a separate travel or mileage quote. </div> </details> <details> <summary>What happens if three attempts are unsuccessful?</summary> <div class="ges-answer"> Depending on the service ordered, additional attempts may be requested for 50% of the original service rate. A non-service or due-diligence declaration may also be available as described in the applicable service terms. </div> </details> <details> <summary>Are the listed prices guaranteed?</summary> <div class="ges-answer"> Prices may change and unusual assignments, additional addresses, special locations or other circumstances may require different pricing. Current charges are confirmed before additional work is performed. </div> </details> <details> <summary>Does the process serving rate include court filing?</summary> <div class="ges-answer"> No, unless court filing is specifically included in the order or separately requested and paid for. Following successful service, the applicable Proof of Service is emailed to the client. </div> </details> </div> </section> <!-- ======================================================= LOCAL SEO / INTERNAL LINKS ======================================================= --> <section class="ges-category ges-local"> <div class="ges-wrap"> <span class="ges-kicker"> Local Santa Clara County Service </span> <h2 class="ges-section-title"> Professional Process Serving Close to Home </h2> <div class="ges-local-copy"> <p> Get Em Served is based in Saratoga, California and provides professional <strong>process serving in San Jose and Santa Clara County</strong>. Our focused local service area helps us efficiently route assignments, make repeat attempts and maintain direct communication throughout the service process. </p> <p> We handle civil and family law service assignments and related legal support work for attorneys, law firms, businesses, government agencies and individuals. If you need a <strong>San Jose process server</strong>, court filing assistance, document retrieval or skip tracing for a service assignment, submit the details and select the service level that best fits your deadline. </p> </div> <nav class="ges-nav-links" aria-label="Get Em Served related pages" > <a class="ges-nav-link" href="https://www.getemserved.com/service-area" target="_top" > View Service Area </a> <a class="ges-nav-link" href="https://www.getemserved.com/faqs" target="_top" > Process Serving FAQs </a> <a class="ges-nav-link" href="https://www.getemserved.com/about-us" target="_top" > About Get Em Served </a> <a class="ges-nav-link" href="https://www.getemserved.com/contact-us" target="_top" > Contact Us </a> <a class="ges-nav-link" href="https://www.getemserved.com/terms-of-service" target="_top" > Terms of Service </a> </nav> </div> </section> <!-- ======================================================= FINAL CTA ======================================================= --> <section class="ges-final"> <div class="ges-wrap"> <span class="ges-kicker"> Ready to Submit? </span> <h2> Start Your Process Service Assignment </h2> <p> Send your documents, recipient information, service address and deadline through our online order form. Select the service level that fits your assignment. </p> <a class="ges-start" href="https://www.processservers.com/forms/get-em-served-llc" target="_top" aria-label="Submit a process serving assignment to Get Em Served" > <span>Start Order</span> <span aria-hidden="true">→</span> </a> </div> </section> </main> </div> `; class GetEmServedPricing extends HTMLElement { connectedCallback() { if (this._ready) return; this._ready = true; this.style.display = "block"; this.style.width = "100%"; this.style.minHeight = "1px"; this.style.overflow = "visible"; const shadow = this.attachShadow({ mode: "open" }); shadow.innerHTML = `<style>${GES_PRICING_CSS}</style>${GES_PRICING_HTML}`; // Preserve the original section navigation inside the Shadow DOM. shadow.querySelectorAll('a[href^="#"]').forEach((link) => { link.addEventListener("click", (event) => { const href = link.getAttribute("href"); if (!href || href === "#") return; const target = shadow.querySelector(href); if (!target) return; event.preventDefault(); target.scrollIntoView({ behavior: "smooth", block: "start" }); }); }); const page = shadow.querySelector(".ges-page"); const syncHeight = () => { if (!page) return; const height = Math.ceil( Math.max( page.scrollHeight, page.getBoundingClientRect().height ) ); if (height > 0) { this.style.height = height + "px"; } }; requestAnimationFrame(syncHeight); setTimeout(syncHeight, 100); setTimeout(syncHeight, 500); setTimeout(syncHeight, 1200); if ("ResizeObserver" in window && page) { this._resizeObserver = new ResizeObserver(syncHeight); this._resizeObserver.observe(page); } if (document.fonts && document.fonts.ready) { document.fonts.ready.then(syncHeight).catch(() => {}); } } disconnectedCallback() { if (this._resizeObserver) { this._resizeObserver.disconnect(); this._resizeObserver = null; } } } if (!customElements.get("getemserved-pricing")) { customElements.define("getemserved-pricing", GetEmServedPricing); }

bottom of page