🏛️
CRLCA
  • Overview
  • Quick Start
  • Change Log
  • How-To Guides
    • Querying Multiple Fields
    • Translating a Search URL into an API Query
    • Converting JSON to CSV
    • Embedding PDF Documents
  • API Reference
    • Endpoints
      • Case ID
      • Case Ongoing
      • Case Type
      • Special Collection
      • Case State
      • Case Court
      • Case Status
      • Plaintiffs
        • Public Interest Lawyer
        • Filed Pro Se
        • Class Action Sought
        • Class Action Outcome
        • Attorney Organization
        • Plaintiff Type
      • Defendants
        • Defendant Type
        • Defendant Level
        • Facility type
      • Case Details
        • Cause of Action
        • Available Documents
        • Constitutional Clause
        • Special Case Type
      • Outcome
        • Case Settlement Status
        • Case Relief Source
        • Case Relief Nature
        • Case Content of Injunction
        • Case Prevailing Party
      • Document Details
        • Document Type
      • Issues
        • Case Issue
        • Case Custom Issue
    • Objects
      • Case
        • Case Details
        • Causes of Action
        • Outcome
        • Issues
        • Key Dates
        • Parties
        • Dockets and Case Numbers
        • Documents
        • Resources
        • Summaries
        • Case Status
      • Defendant
      • Docket
      • Docket Entry
      • Document
        • Document Details
        • Citations
      • Resource
        • Resource Details
        • Related Items
  • Need Help?
Powered by GitBook
On this page
  • case_dockets
  • main_docket
  • non_docket_case_number
  • non_docket_case_number_type
  • non_docket_case_number_type_other
  1. API Reference
  2. Objects
  3. Case

Dockets and Case Numbers

A case can be identified by its docket number. In some cases, we also have other identifying numbers associated with a case.

case_dockets

(array[object])

An array of Docket objects, representing the dockets associated with the case. See Docket.

main_docket

(object)

A Docket object that represents the main docket of the case. This is typically the docket that contains the first complaint filed in a case. See Docket.

non_docket_case_number

(string)

A case number associated with the case that is not a docket number. This is often used for U.S. Department of Justice (DOJ) and Equal Employment Opportunity Commission (EEOC) investigations.

non_docket_case_number_type

(string)

Value
Description

null

There is no non-docket case number.

DJ

U.S. Department of Justice

EEOC

U.S. Equal Employment Opportunity Commission

OCR

U.S. Department of Education, Office of Civil Rights

other

non_docket_case_number_type_other

(string)

The non-docket case number's type, if non_docket_case_number_type is "other". Otherwise, this will be an empty string.

PreviousPartiesNextDocuments

Last updated 2 years ago

The non-docket case number comes from an organization that is not in this list. See .

non_docket_case_number_type_other