Raw read request
quaderno_requestPower-user escape hatch: GET any Quaderno API path not wrapped by a dedicated tool. READ-ONLY — only GET is allowed. Path is taken after /api (e.g. "/tax_ids", "/evidence"). Quaderno API: GET {path}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | API path after /api, starting with a slash, e.g. "/tax_ids". | |
| query | No | Optional query params object. |