search_uitspraken
search_uitsprakenSearch Dutch case law by legal area, court, and date to get ECLIs with links to rulings and PrudAI summaries. For a single decision, pass its ECLI as query.
Instructions
Search Dutch case law (jurisprudentie/uitspraken) via the official Open Data API and get back ECLIs with links to the ruling and a PrudAI viewer. This is a faceted search: filter by rechtsgebied, instantie, date range and document type. It does not do free-text keyword matching. If you already have an ECLI, pass it as query and the tool returns that single decision's summary. Use list_waardelijsten to discover valid rechtsgebied/instantie identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Max results to return (default 25). | |
| from | No | Zero-based pagination offset (default 0). | |
| sort | No | 'date' for newest-first; otherwise the API's default order. | |
| type | No | Restrict to rulings or AG conclusies. | |
| query | No | A single ECLI to look up directly. (Open Data has no free-text search; non-ECLI keywords are ignored — use the facet filters instead.) | |
| dateTo | No | Uitspraakdatum to, YYYY-MM-DD. | |
| dateFrom | No | Uitspraakdatum from, YYYY-MM-DD. | |
| instanties | No | Court filter: a single OWMS creator URI (find it via list_waardelijsten). | |
| rechtsgebied | No | Rechtsgebied slug (e.g. 'civielrecht', 'strafrecht', 'bestuursrecht', 'internationaalpubliekrecht') or full PSI URI. |