Paginated prosecution event timeline for a trademark
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.
trademark_event table. Events cover filings, examinations, publications, registrations, renewals, assignments, oppositions, status changes, and ad-hoc letters from the office.
Each event carries the canonical Signa event_type, the office’s raw code and label, the event scope (right, class, designation, proceeding, or other), and an optional status_after_event snapshot. Use it to build prosecution timelines, audit ownership transfers, and reconcile renewal cycles.
Results are paginated and returned in reverse chronological order (newest first).
tm_ (e.g. tm_8kLm2nPq).event_type=registration,renewal. Use the List Event Types endpoint for the full enum.right, class, designation, proceeding, other.YYYY-MM-DD.YYYY-MM-DD.pagination.cursor.list.| Status | Type | Description |
|---|---|---|
| 400 | validation_error | Invalid id format, malformed date, or event_date_gte greater than event_date_lt |
| 401 | unauthorized | Missing or invalid API key |
| 403 | forbidden | API key lacks the trademarks:read scope |
| 404 | not_found | Trademark ID does not exist |
| 429 | rate_limited | Rate limit exceeded |
?include=history parameter is not supported on the detail endpoint; use this sub-resource endpoint to fetch event history)