Skip to main content
GET
User-event batch failures

Endpoints

  • …/failures.csv β†’ CSV download
  • …/failures β†’ JSON

Authentication

Requires at least one of: transactions:create, entities:bulk_import, events:create.

HTTP responses

CSV columns

JSON response

Same envelope as Transaction failures with kind: user_event_batch. The failures[] sample (max 500) is hydrated from failures.csv in S3 when available; download the CSV for the full list.
Typical codes: VALIDATION_ERROR, ENTITY_NOT_FOUND, PROCESSING_ERROR. See also: Import user events, Failure codes.