uspto_ptab_decisions
Search PTAB trial decisions including institution decisions, final written decisions, and other rulings. Filter by trial type, outcome, patent owner, or date range to find specific patent trial board rulings.
Instructions
Search PTAB trial decisions. Find institution decisions, final written decisions, and other PTAB rulings. Search by trial type, outcome, patent owner, grant date range.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search query - e.g. 'trialMetaData.trialTypeCode:IPR AND patentOwnerData.groupArtUnitNumber:2884' | |
| filters | No | Array of filters as 'field value' - e.g. ['trialMetaData.trialTypeCode IPR'] | |
| range_filters | No | Array of range filters as 'field from:to' - e.g. ['respondentData.grantDate 2023-01-01:2024-12-31'] | |
| sort | No | Sort as 'field order' | |
| fields | No | Fields to include in response | |
| offset | No | Starting position (default 0) | |
| limit | No | Results per page (default 25) |