Skip to main content
GET

When To Use This

Use this endpoint when M&A counsel or diligence teams need the recorded chain of title for one mark before an acquisition. It shows assignments, security interests, releases, and other recorded conveyances for the mark, so unreleased liens can be spotted before closing. For the cross-mark diligence workflow, see Chain-of-title & Lien Diligence.

Path Parameters

string
required
Trademark ID (tm_...).

Query Parameters

string
Filter by conveyance type. One of assignment, security_interest, release, merger, name_change, license, partial_assignment, correction, entity_conversion, other.
string
Alias for conveyance_type.
integer
default:"20"
Page size (1-100).
string
Pagination cursor from a previous response.

Response

object[]
Assignment records for this trademark, sorted by recorded_date descending.
Each item carries the assignment summary fields plus correspondent, parties, and properties. parties[] includes role, name, owner_id, execution_date, date_acknowledged, legal_entity_text, nationality, and address (a pass-through object of the office-provided party address fields, or null). properties[] includes the affected trademark_id, office serial and registration numbers, international registration number, and mark name.

Example Request

Example Response

Code Examples

Errors