Prerequisites
- A Signa API key with
trademarks:read,portfolios:manage, andevents:readscopes - Client owner IDs or a portfolio of marks to monitor
Find all proceedings involving your clients
Start by querying proceedings where your client appears as a party — either as the opponent (your client filed the opposition) or the respondent (someone opposed your client’s mark).Expected output:
Get details on the contested marks
For each proceeding, fetch the full trademark detail to understand what is at stake.
Monitor for new oppositions against client marks
Set up watches to detect when someone files an opposition against any mark in your client’s portfolio.
Check prosecution history for contested marks
Review the event timeline of a contested mark to understand how the opposition fits into the prosecution history.Expected output:
Track proceeding outcomes and filter by type
Query proceedings by type and status to build different views of your case docket.
Set up alerts for proceeding status changes
Use the event stream to catch proceeding-related changes in near-real-time.Expected output:
A status change from
pending_opposition to registered means the opposition was resolved in your client’s favor — the mark proceeded to registration. A change to abandoned or refused would indicate the opposite outcome.Proceeding status reference
| Status | Meaning |
|---|---|
pending | Active, awaiting decision |
decided_granted | Decided in favor of the petitioner/opponent |
decided_rejected | Decided in favor of the respondent |
withdrawn | Petitioner/opponent withdrew the proceeding |
settled | Parties reached a settlement |
suspended | Proceeding paused (often pending related litigation) |
partial | Mixed outcome — some grounds sustained, others denied |
other | Catch-all for unusual outcomes |
What’s next
Trademark Clearance
Run clearance searches to avoid triggering oppositions before you file.
Competitor Intelligence
Track competitor filing patterns to anticipate potential opposition actions.
Renewal Management
Ensure contested marks do not lapse during proceedings by tracking their deadlines.