Skip to main content
GET
Firm Attorneys

Overview

Returns the attorneys associated with a firm. Each row includes the attorney’s filing volume, grant rate, and most recent filing date so you can rank within the firm.

Path Parameters

string
required
Firm ID (firm_...).

Query Parameters

integer
default:"20"
Page size (1-100).
string
Pagination cursor from a previous response.

Response

object[]
Array of attorney records at this firm.
string
Attorney ID (att_...).
string
Display name of the attorney.
string
Normalized name used for entity resolution.
string
Firm display name.
string
Two-letter country code.
integer
Total trademarks attributed to this attorney.
number
Share of concluded prosecutions (registered + expired + cancelled) that were ever granted (0-1).
string
ISO date of the most recent filing handled.
string
ISO 8601 record creation timestamp.
string
ISO 8601 last-updated timestamp.

Code Examples

Errors