Attorney Clients
Attorneys
Attorney Clients
List the owners (clients) represented by an attorney across all trademarks
GET
Attorney Clients
Overview
Returns the owners that an attorney has represented on trademark filings. Each row reports the number of marks shared between the attorney and that owner, sorted byshared_trademark_count descending.
Path Parameters
string
required
Attorney ID (
att_...).Query Parameters
integer
default:"20"
Page size (1-100).
string
Pagination cursor from a previous response.
Response
object[]
Array of client owner summary records.
string
Owner ID (
own_...).string
Display name of the owner.
string
Normalized name used for search and deduplication.
string
Owner country code.
string
Owner entity type (e.g.
corporation, individual, partnership).Number of trademarks where this attorney represents this owner.
Code Examples
Errors
Related Endpoints
- Get Attorney: full attorney detail
- Attorney Trademarks: marks handled by this attorney
- List Owners: search owners independently