Attorney Trademarks
Attorneys
Attorney Trademarks
List an attorney’s trademarks with the standard trademark filters
GET
Attorney Trademarks
Overview
Returns a paginated list of trademarks an attorney has prosecuted, scoped automatically to the parent attorney. Use this for attorney portfolio views, client roster auditing, or competitive intelligence on prosecution counsel. When neithersort nor q is supplied, results default to most-recent-first (-filing_date); a q text query instead ranks by relevance. Arrays are comma-separated, date ranges use flat _gte, _gt, _lte, and _lt operators, and booleans must be the literal strings true or false.
Path Parameters
string
required
Attorney ID (
att_...).Query Parameters
The full List Trademarks filter set applies (status, mark classification, identifiers, geography, Nice/Vienna codes, date ranges, public-company filters, and boolean flags), plus:string
Search query text within this attorney’s trademarks.
string
default:"-filing_date"
Sort field(s), comma-separated,
- prefix for descending.string
Filter to marks owned by a specific owner (
own_...).string
Filter to marks handled through a specific firm (
firm_...).string
Comma-separated optional row projections.
full_goods_services returns full classifications[].goods_services_text instead of the truncated summary text.string
Sparse top-level field projection, comma-separated.
id and object are always retained. Unknown names return 400.integer
default:"20"
Items per page (1-100).
string
Pagination cursor from a previous response.
Response
Returns alist envelope of trademark summary objects belonging to this attorney.
Code Examples
Errors
Related Endpoints
- Get Attorney: attorney profile and stats
- Attorney Clients: owners represented by this attorney
- Owner Trademarks: same view scoped to an owner
- List Trademarks: search across all attorneys