Get Ingest Console Logs
Fetch the latest console log entries for ingestion scoped by connection and optional bulk sync. Returns the most recent 50 entries.
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Path parameters
connection_id
Headers
X-Polytomic-Version
Query parameters
sync_id
Optional bulk sync ID for sync-scoped ingestion logs.
limit
Maximum number of entries to return. Values above the logger retention limit are capped to 50.
after
Return only entries newer than this cursor.
Response
OK
data
Errors
400
Bad Request Error
404
Not Found Error
408
Request Timeout Error
500
Internal Server Error
