| Property | Value |
|---|---|
| Dataset code | D19 |
| Section code | S3 — Collections Cases |
| Endpoint path | /exports/S3/D19 |
| Cursor field | created_at |
| Page size | 1–1000 (default 500) |
| Availability | Available (v1.2) |
| Pagination | Via (variable page size — joined through a parent) |
Fields
| Field | Type | Description | Notes |
|---|---|---|---|
public_id | string | Stable per-row identifier (string-cast Mongo _id). | Use as the warehouse primary key |
action | string | Action code. | |
comment | string | null | Optional comment. | |
created_by | string | Actor (user id or system tag). | |
created_at | string | Event timestamp (ISO-8601). | Cursor field |
Sample row
Pagination characteristics
This dataset is via — it is filtered to your tenant by joining through its parent (deal_id → BorrowerDeals). 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
- Deal-level event stream.
- Complement to D17 for activity analytics.
Need Help?
Our support team is available Monday-Friday, 9 AM - 6 PM GST. Reach out at support@cleargrid.co or visit our help center.