GET /people/

courtlistener.com:courtlistener-api

Summary: List judges and people
Operation ID: listPeople
Auth: unknown
Description

Returns information about judges and other legal professionals. Requires authentication.

Parameters (6)

cursor (string, query, optional)

Cursor for pagination

gender (string, query, optional)

Filter by gender

Constraints: {'enum': ['m', 'f']}

name_first (string, query, optional)

Filter by first name

name_last (string, query, optional)

Filter by last name

order_by (string, query, optional)

Sort order

page (integer, query, optional)

Page number

No probe data for this endpoint yet.