Transactions
Get Assignment
Retrieve one recorded trademark transaction with parties and affected marks
GET
When To Use This
Use this endpoint when you already have an assignment ID and need the full parties plus affected marks for one recorded transaction. A diligence team can pull a security-interest record to identify the borrower, lender, execution date, reel/frame, and every trademark covered by the filing. For release pairing across a mark or owner, see Chain-of-title & Lien Diligence.Path Parameters
Assignment ID (
asg_...).Response
Assignment ID (
asg_...).Always
assignment.USPTO assignment reel number.
USPTO assignment frame number.
Normalized conveyance type, such as
assignment, security_interest, or release.Office conveyance text.
Date the transaction was recorded.
Date the source office last updated this assignment record.
Number of pages in the recorded assignment document, when known.
Reel number released by this record, when the conveyance is a release.
Frame number released by this record, when the conveyance is a release.
Correspondent payload from the assignment record, when available. A pass-through object of the office-provided fields — a
name plus address fields such as address1–address4 (which keys are present varies by record).Parties to the recorded transaction. Each party has
role, name, owner_id, execution_date, date_acknowledged, legal_entity_text, nationality, and address. address is a pass-through object of the office-provided party address fields (such as address1–address2, city, state, postcode), or null when the office recorded none. date_acknowledged is the date the party acknowledged the conveyance, or null.Affected trademark records. Each property has
trademark_id, serial_no, registration_no, intl_reg_no, and mark_name.ISO timestamp for when Signa created the assignment record.
ISO timestamp for the latest Signa update to the assignment record.
Example Request
Example Response
Code Examples
Errors
| Status | Type | Description |
|---|---|---|
| 400 | validation_error | Invalid assignment ID |
| 401 | unauthorized | Missing or invalid API key |
| 403 | forbidden | Missing trademarks:read scope |
| 404 | not_found | Assignment not found |
| 429 | rate_limited | Too many requests |
Related Endpoints
- List Assignments: find recorded transactions by owner, entity, trademark, or type
- Trademark Assignments: chain of title for one mark
- Chain-of-title & Lien Diligence: pair security interests with releases