List all opposition window rules across modeled offices
Documentation Index
Fetch the complete documentation index at: https://docs.signa.so/llms.txt
Use this file to discover all available pages before exploring further.
office_code, filing_route, trigger_event).
This endpoint exposes the same rule corpus that powers the opposition_window field on a trademark detail response. Use it to build educational UI, surface citations alongside a watch alert, or document what your customers can expect for a given office.
/v1/offices). Comma-separated for multiple values, e.g. ?office=uspto,euipo.domestic, madrid_designation. Comma-separated for multiple values.application_publication, registration_publication, international_designation_publication. Comma-separated for multiple values.data: OppositionRule[]. The corpus is small (~24 rules today) and is returned in a single page.
listfalsecursor: null)| Status | Type | Description |
|---|---|---|
| 400 | validation_error | Invalid filing_route or trigger_event value |
| 401 | unauthorized | Missing or invalid API key |
| 403 | forbidden | API key missing the trademarks:read scope |
| 429 | rate_limited | Too many requests |