List trademark owners with filtering, public-company joins, and cursor pagination
public_companies table to find owners enriched with SEC ticker, GLEIF LEI, or any public-company linkage. Suppressed owners (placeholder records, frozen entities) are always excluded.
pg_trgm. Tolerant of typos and word reordering.US, GB).corporation, individual, partnership).AAPL).true, returns only owners with at least one matched public company. If false, returns only owners without one. Strict true/false only.- prefix for descending. One of -trademark_count, trademark_count, -name, name. Default: -trademark_count.pagination.cursor.list.| Status | Type | Description |
|---|---|---|
| 400 | validation_error | Invalid sort, unknown filter value, or non-strict boolean for has_public_company |
| 401 | unauthorized | Missing or invalid API key |
| 403 | forbidden | API key lacks the trademarks:read scope |
| 429 | rate_limited | Rate limit exceeded |