Get Office
Offices & Jurisdictions
Get Office
Retrieve a single trademark office with sync metadata and connector details
GET
Get Office
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.
Overview
Returns a single trademark office record, including connector version, update cadence, total marks ingested, and the last successful sync timestamp. Use this when you need to display data freshness for a specific office. Offices whose connectors are still in development return 404.Path Parameters
Lowercase office code (e.g.
uspto, euipo, wipo).Response
Lowercase office code.
Always
office.Full office name.
Primary jurisdiction code (e.g.
US).Office website URL.
Connector source format (e.g.
xml_st96, xml_dtd).Connector version string.
Availability status.
live means the connector is shipping data normally; paused means it is temporarily offline.How often this office’s data is refreshed. One of
daily, weekly, monthly, on_demand, or null when the cadence is not yet defined.Total trademarks currently in Signa for this office.
ISO 8601 timestamp of the last successful sync.
Status of the last sync (
success, failed, partial).Code Examples
Errors
| Status | Type | Description |
|---|---|---|
| 401 | unauthorized | Missing or invalid API key |
| 404 | not_found | Office code not recognized |
Related Endpoints
- List Offices — all supported offices
- Get Jurisdiction
- Data Freshness