26 lines
761 B
Markdown
26 lines
761 B
Markdown
---
|
|
name: shared-items-routes
|
|
description: Handle 1 OpenAPI operation(s) under /shared_items for the shared items route group.
|
|
---
|
|
|
|
# shared items API Routes
|
|
|
|
Handle 1 OpenAPI operation(s) under /shared_items for the shared items route group.
|
|
|
|
Use the generated operation tools to make real API calls. Do not invent API responses.
|
|
If a tool reports missing setup, return the exact setup field name to the caller.
|
|
For write, update, or delete operations, state the intended action before calling the tool.
|
|
|
|
## Operations
|
|
|
|
### get_shared_items
|
|
|
|
- Operation ID: `get_shared_items`
|
|
- Route: `GET /shared_items`
|
|
- Mode: READ
|
|
- Summary: Find file for shared link
|
|
- Parameters:
|
|
- `if-none-match` in `header`
|
|
- `fields` in `query`
|
|
- `boxapi` in `header` required
|