Error
Sent Cases
List sent cases
Returns a paginated list of cases sent by the API key’s firm (sender perspective). Lean response shape: id, referenceNumber, salesforceId, receivingFirmName, receivingFirmId, status, closingStatus, updatedAt.
GET
Error
Authorizations
Public API key (format cxp_<tier>_<body>, tier = ro|std|full). Scoped to a single firm. The firm must have public_api in allowedIntegrations.
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100Available options:
draft, sent, under_evaluation, investigating, signed, in_litigation, closing, rejected, withdrawn, closed Search by reference number, receiving firm name, or client name (max 200 chars)
Maximum string length:
200Sort field: updatedAt (default), status, referenceNumber
Available options:
updatedAt, status, referenceNumber Available options:
asc, desc