Firm Attorneys
Firms
Firm Attorneys
List the attorneys at a specific law firm
GET
Firm Attorneys
Overview
Returns the attorneys associated with a firm, derived from trademark filings. Each row includes the attorney’s filing volume, registration rate, and most recent filing date so you can rank within the firm.Path Parameters
Firm ID (
firm_...).Query Parameters
Page size (1-100).
Pagination cursor from a previous response.
Response
Array of attorney records at this firm.
Attorney ID (
att_...).Display name of the attorney.
Normalized name used for entity resolution.
Firm display name.
Two-letter country code.
Total trademarks attributed to this attorney.
Share of marks reaching registered status (0-1).
ISO date of the most recent filing handled.
ISO 8601 record creation timestamp.
ISO 8601 last-updated timestamp.
Code Examples
Errors
| Status | Type | Description |
|---|---|---|
| 400 | validation_error | Invalid firm ID |
| 401 | unauthorized | Missing or invalid API key |
| 404 | not_found | Firm not found |
| 429 | rate_limited | Too many requests |
Related Endpoints
- Get Firm — full firm detail
- Firm Trademarks — marks handled by this firm
- List Attorneys — search attorneys across firms