ptab_get_documents
Retrieve documents filed in a PTAB proceeding by proceeding number, with optional filters for document type, offset, and limit.
Instructions
Get documents filed in a PTAB proceeding. Live via USPTO ODP v3.0.
Args:
proceeding_number: Proceeding number (e.g., "IPR2023-00001")
document_type: Filter by type (petition, response, declaration, etc.)
offset: Starting position (default: 0)
limit: Max results (default: 25)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| document_type | No | ||
| proceeding_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |