List requirements for a framework
Requirements
List requirements for a framework
Returns paginated compliance requirements extracted from a framework’s articles. Filterable by stakeholder role, requirement type, and tag.
GET
List requirements for a framework
Documentation Index
Fetch the complete documentation index at: https://docs.law4devs.eu/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Framework slug (e.g. cra, nis2, gdpr)
Pattern:
^[a-z0-9_]+$Example:
"cra"
Query Parameters
Page number (1-based)
Required range:
x >= 1Example:
1
Results per page (max 100)
Required range:
1 <= x <= 100Example:
20
Filter by stakeholder role (e.g. manufacturer, importer, distributor)
Example:
"manufacturer"
Filter by requirement type
Available options:
general, mandatory, conditional, prohibition Filter by tag slug
Example:
"risk-assessment"
