Get all reglementary documents
Retrieve a list of all reglementary documents from database
curl -X GET "https://api.dcrr.fr/v1/reglementary-documents" \ -H "X-API-KEY: string"[
{
"created_at": "string",
"file": "regulations/safety2023.pdf",
"id": "507f1f77bcf86cd799439011",
"name": "Safety Regulation 2023",
"updated_at": "string"
}
]"string"
