Skip to main content
GET

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Query Parameters

status
string
matter_type
string
practice_area
string
query
string
limit
integer

Matters per page (1-200). Omit to receive every matter. Supplying a cursor without a limit uses 50.

Required range: 1 <= x <= 200
cursor
string

Opaque continuation cursor from pagination.next_cursor of the previous page. Must be replayed with the same filters that produced it.

Response

Matter list

data
object[]
pagination
object