Paginated thin entity directory
Large paginated list serving front-end directory and sitemap traversal; not an enrichment read or write surface. Returns thin Entity rows newest updatedAt first, filtered only by typeRecord and letter. totalElements counts every match; offset pages stop at 5000 rows, so follow X-Next-Cursor for deep traversal. Sort is fixed.
Query parameters
Cursor for pagination (format: timestamp::uuid)
Includes hidden or off-sitemap entities when the caller has private-visibility authority. Omit to use the caller’s default visibility.
Zero-based page index (0..N)
Response headers
Opaque continuation token; reuse the same filters and forward unchanged.
Requests allowed per client IP in the current rate-limit window.
Requests left before the tightest applicable rate-limit bucket rejects.
Seconds until the exhausted rate-limit bucket admits another request; 0 when none is exhausted.