Owner Trademarks
Owners
Owner Trademarks
List a trademark owner’s portfolio with the standard trademark filters
GET
Owner Trademarks
Overview
Returns a paginated list of trademarks held by the specified owner. Use this for portfolio views, competitor intelligence, or auditing an owner’s IP holdings across jurisdictions. 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
Owner ID (e.g.
own_R3jK9mN2).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 owner’s trademarks.
Sort field(s), comma-separated,
- prefix for descending.Filter to marks prosecuted by a specific attorney (
att_...).Filter to marks handled by a specific firm (
firm_...).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
Array of trademark summary objects belonging to this owner.
Code Examples
Errors
Related Endpoints
- Get Owner: owner profile and stats
- Owner Related: related entities (subsidiaries, parent companies)
- List Trademarks: search across all owners