Skip to main content
GET
List extracts

Parameters

source
string
Legal source ID to filter by.
eid
string
Normalized provision eid to filter by. Requires source.
provision
string
Stable provision ID, prefixed lpv_, to filter by.
country
string
Country code for the legal source jurisdiction.
state
string
State or subdivision code for the legal source jurisdiction.
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

Returns the platform list envelope with object, 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. data contains extract objects.