List Firms
Firms
List Firms
Search and list law firms with trademark prosecution activity
GET
List Firms
Overview
Returns a paginated list of law firms derived from attorney affiliations on ingested trademarks. Filter by country, attorney count, filing volume, and sort by activity metrics.Query Parameters
Case-insensitive substring search on firm name.
ISO 3166-1 alpha-2 country code filter.
Minimum number of attorneys at the firm.
Minimum number of trademark filings handled.
Sort field. One of
-trademark_count, trademark_count, -attorney_count, attorney_count, -registration_rate, registration_rate, -name, name.Page size (1-50).
Pagination cursor from a previous response.
Response
Array of firm summary records.
Firm ID (
firm_...).Display name of the firm.
Normalized name used for entity resolution.
Two-letter country code.
Number of distinct attorneys at the firm.
Total trademarks handled by the firm’s attorneys.
Share of handled marks that reached registered status (0-1).
ISO date of the most recent filing handled.
ISO 8601 timestamp when this firm record was created.
Code Examples
Errors
| Status | Type | Description |
|---|---|---|
| 400 | validation_error | Invalid query parameter |
| 401 | unauthorized | Missing or invalid API key |
| 429 | rate_limited | Too many requests |
Related Endpoints
- Get Firm — full firm detail with optional includes
- Firm Attorneys — attorneys at a firm
- Firm Trademarks — marks handled by a firm
- List Attorneys — search attorneys instead