List cases
Cases
List cases
Retrieve a paginated list of estate cases with optional filtering.
GET
List cases
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number for pagination.
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 100Available options:
created_at, updated_at, estate_value Sort direction.
Available options:
asc, desc Filter by queue assignment.
Filter by flow position.
Available options:
no_dispute_expected, possible_dispute, active_dispute Full-text search across case metadata.

