Ingest
Ingest items feed
Keyset-cursor feed of ingest items.
GET
Poll the ingest items feed (keyset cursor)
Keyset cursor (
?since= + ?limit=), not ?page=. Auth0 + allowlist. Send X-Agent-Id from Register — the poll bumps last_seen_at. Agents poll this; humans use the organization Black Hole tab.Authorizations
Auth0 access token for a signed-in user. Send Authorization: Bearer <token>.
The SPA and desktop agent use this. Prefer an organisation API key for
server-to-server integrations.
Query Parameters
Page size, clamped to [1, 500]. Defaults to 200.
Opaque cursor from a previous poll; absent = from the beginning.

