List all estate cases the current user has access to, including cases shared with them by other users. Pro users can manage multiple estates simultaneously.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number for pagination.
x >= 1Number of items per page.
1 <= x <= 100Filter by user's role on the case.
owner, editor, viewer created_at, updated_at, deceased_name Sort direction.
asc, desc Search by deceased name or case metadata.