Laws
Get all Laws
Laws in OpenLaws represent statutes, rules and regulations, and constitutions
get/api/v1/laws
Response
Array of Laws
Example response
[
{
"key": "CA-RR",
"jurisdiction": "CA",
"state": "CA",
"law_type": "regulations",
"name": "California Code of Regulations"
}
]