Skip to main content
GET
Trademark Coverage

Overview

Lists the territories designated under a Madrid Protocol International Registration and the per-territory protection status. This endpoint is meaningful only for marks with filing_route = madrid_designation. For non-Madrid marks the response is an empty list. Use this to see which jurisdictions an IR currently covers, what each one’s status is, and when each designation was made or refused.

Path Parameters

string
required
Trademark ID (tm_...).

Query Parameters

string
Filter by per-territory protection status. One of designated, provisionally_refused, finally_refused, protected, withdrawn, renounced, ceased, invalidated, limited, expired.
integer
default:"20"
Page size (1-100).
string
Pagination cursor from a previous response.

Response

object[]
Array of coverage records.
string
Two-letter ISO territory code (e.g. US, DE, JP).
string
Human-readable territory name.
string
Current protection status in the territory.
string
ISO date the territory was first designated.
string
ISO date protection took effect, when granted.
string
ISO date of refusal, when applicable.
string
ISO date the current protection status became effective.
boolean
true when this territory was added after the original IR filing.
string
Madrid Protocol article under which the designation was made.
string
Free-text limitation of the goods/services list for this territory, when applicable.
string
Additional status detail or office note.

Code Examples

Errors