Skip to main content

Overview

The search endpoint lets you query across all frameworks simultaneously. Results include articles, recitals, and requirements that match your query. Use $client->search->query() to search.

Methods

query()

Search across all frameworks (or a specific one).
Parameters Returns Page<SearchResult>

Model

SearchResult


Examples

Search across specific frameworks

Filter by result type

Use the $framework parameter to narrow results when you know which regulation you’re working with. Cross-framework search (without a filter) is great for discovering related obligations across different laws.