Proceedings
Get Proceeding
Retrieve a single trademark proceeding with parties, classes, and decision metadata
GET
When To Use This
Use this endpoint when you already have a proceeding ID and need the full dispute record for docket review, risk analysis, or client reporting. For example, an IP litigation team can fetch a decided TTAB opposition to see the parties, contested classes, office decision summary, normalized outcome, and how long the case ran. For an end-to-end workflow, see Opposition & Dispute Intelligence.Path Parameters
string
required
Proceeding ID (
prc_...).Response
string
Proceeding ID (
prc_...).string
Always
proceeding.string | null
Parent trademark ID (
tm_...), when available.string
Type (
opposition, cancellation, appeal, etc.).string | null
Office-issued proceeding identifier, when available.
string | null
Current status, when available.
string | null
Normalized outcome from the challenger perspective, or
null when not available.integer | null
Number of days between
filed_date and decision_date. null when either date is missing.string | null
Uppercase WIPO ST.3 office code for the parent trademark (e.g.
US, EM), when available.string | null
ISO date the proceeding was initiated, when available.
string | null
ISO date of decision when concluded, when available.
string | null
Outcome string when decided.
object[]
Array of parties. Each has
owner_id, name, role (opponent, petitioner, respondent, intervener, other), and country_code.integer[] | null
Nice classes contested in the proceeding, when known.
string | null
Free-text summary, when provided.
object | null
Summary of the parent trademark (
id, object, mark_text, serial_number, office_code), or null when unavailable.string
ISO timestamp for when Signa created the proceeding record.
string
ISO timestamp for the latest Signa update to the proceeding record.
Example Request
Example Response
Code Examples
Errors
Related Endpoints
- List Proceedings: search proceedings with filters
- Trademark Proceedings: proceedings scoped to a mark
- Opposition & Dispute Intelligence: workflow for profiling an opposer