Skip to main content
GET
List legal sources

Parameters

country
string
Two-letter country code.
state
string
State, province, or subdivision code.
type
string
Legal source type, such as statute or regulation.
identifier
string
Jurisdiction-native canonical identifier, e.g. ukpga/1996/18.
on
string
In-force date filter. Returns sources in force on this date.
limit
number
A limit on the number of objects to be returned. Limit can range between 1 and 100.
cursor
string
Opaque pagination cursor.

Returns

A list object with object: "list", data, and has_more. When has_more is true the envelope also includes cursor, the opaque token to pass as cursor on the next request.