Each row is an outcome our agents logged after attempting contact — PTP captured, RPC achieved, no-answer, busy, settled, and so on. The
outcome_option field uses a controlled vocabulary. Structured outcome details (PTP date, amount, callback date) live in D24, which is not yet enabled.
Fields
Sample row
Pagination characteristics
This dataset is via — it is filtered to your tenant by joining through its parent (user_lender_detail_id → UserLenderDetails). It is also very large (tens of millions of rows in shared tenant DBs), so on multi-tenant databases a single response may contain fewer rows than your limit even when more data exists. The cursor still advances correctly — keep paging until nextCursor is null. See Pagination → Variable page size.
Use cases
- Outcome-mix dashboards (PTP rate, RPC rate, refusal rate).
- Agent productivity benchmarking.
- Cohort-level reach/contact analytics.
Page size may be smaller than the requested
limit on multi-tenant DBs. Rely on nextCursor: null to detect the end of data. Free-text notes, phone, and email are deliberately excluded.