Firm Trademarks
Firms
Firm Trademarks
List a firm’s trademarks with the standard trademark filters
GET
Firm Trademarks
Overview
Returns a paginated list of trademarks where one of the attorneys belongs to the specified firm. Use this for firm-level competitive intelligence, client portfolio sweeps, or auditing prosecution patterns. 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
Firm ID (
firm_...).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:Search query text within this firm’s trademarks.
Sort field(s), comma-separated,
- prefix for descending.Filter to marks owned by a specific owner (
own_...).Filter to marks prosecuted by a specific attorney at this firm (
att_...).Comma-separated optional row projections.
full_goods_services returns full classifications[].goods_services_text instead of the truncated summary text.Sparse top-level field projection, comma-separated.
id and object are always retained. Unknown names return 400.Items per page (1-100).
Pagination cursor from a previous response.
Response
Returns alist envelope of trademark summary objects.
Code Examples
Errors
Related Endpoints
- Get Firm: firm profile and stats
- Firm Attorneys: attorneys at this firm
- Attorney Trademarks: same view scoped to one attorney