tm_search_assignments
Search recorded trademark assignments to trace ownership history, identify current owners, or find marks transferred to/from a company. Covers USPTO records from 1955 to present.
Instructions
Search recorded trademark assignment (ownership transfer) records.
USE THIS TOOL WHEN: You need to trace ownership history of a trademark,
find the current owner, or find marks transferred to/from a company.
Covers recorded assignments from 1955 to present, via the USPTO
Assignment Center public API (no API key required).
At least one filter is required; multiple filters combine (AND).
Args:
serial_number: Trademark application serial number
registration_number: Trademark registration number
assignee_name: Assignee (new owner) name
assignor_name: Assignor (previous owner) name
reel_frame: Recordation reel/frame identifier (e.g., "9006/0093")
offset: Starting position for pagination (default: 0)
limit: Maximum results to return (default: 25)
Returns:
Normalized response with assignment records (reel/frame, assignors,
assignees, conveyance, and affected properties).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| reel_frame | No | ||
| assignee_name | No | ||
| assignor_name | No | ||
| serial_number | No | ||
| registration_number | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |