uspto_ptab_proceedings
Search and retrieve Patent Trial and Appeal Board proceedings including IPR, PGR, CBM, and derivation cases by trial number, parties, technology center, status, or date range.
Instructions
Search PTAB (Patent Trial and Appeal Board) trial proceedings - IPR, PGR, CBM, and derivation proceedings. Search by trial number, patent owner, petitioner, technology center, status, or date range.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search query - e.g. 'trialMetaData.trialTypeCode:IPR', 'patentOwnerData.patentOwnerName:Apple' | |
| filters | No | Array of filters as 'field value' - e.g. ['trialMetaData.trialTypeCode IPR', 'patentOwnerData.technologyCenterNumber 3700'] | |
| range_filters | No | Array of range filters as 'field from:to' - e.g. ['trialMetaData.petitionFilingDate 2023-01-01:2024-12-31'] | |
| sort | No | Sort as 'field order' - e.g. 'patentOwnerData.technologyCenterNumber desc' | |
| fields | No | Fields to include in response | |
| offset | No | Starting position (default 0) | |
| limit | No | Results per page (default 25) |