Get Ingestion Logs for Object Type

Get the ingestion logs for a given object type.

Only ingestion failures are logged — the absence of a log entry for a record does not mean the record was ingested successfully.

Logs are retained for 14 days; time filters outside that window return an empty page. Results are returned newest first with a fixed page size of 50.

Rate limits:
Burst: 1/s
Steady: 15/m

Scopes: custom-objects:read

OpenAPI Spec

Options

Id
The ULID ID of the object type.
Set Fields[object Ingestion Log]
Enable to set the optional field Fields[object Ingestion Log]
Fields[object Ingestion Log]
For more information please visit https://developers.klaviyo.com/en/v2026-07-15/reference/api-overview#sparse-fieldsets
Set Fields[object Record]
Enable to set the optional field Fields[object Record]
Fields[object Record]
For more information please visit https://developers.klaviyo.com/en/v2026-07-15/reference/api-overview#sparse-fieldsets
Set Fields[object Type]
Enable to set the optional field Fields[object Type]
Fields[object Type]
For more information please visit https://developers.klaviyo.com/en/v2026-07-15/reference/api-overview#sparse-fieldsets
Set Filter
Enable to set the optional field Filter
Filter
For more information please visit https://developers.klaviyo.com/en/v2026-07-15/reference/api-overview#filtering
Allowed field(s)/operator(s):
record_id: equals
status: any, equals
event_type: any, equals
timestamp: greater-or-equal, less-than
Set Include
Enable to set the optional field Include
Include
For more information please visit https://developers.klaviyo.com/en/v2026-07-15/reference/api-overview#relationships
Set Page[cursor]
Enable to set the optional field Page[cursor]
Page[cursor]
For more information please visit https://developers.klaviyo.com/en/v2026-07-15/reference/api-overview#pagination
Revision
API endpoint revision (format: YYYY-MM-DD[.suffix])
Result Format

Specify how the response should be mapped to the table output. The following formats are available:

Structured Table: Returns a parsed table with data split into rows and columns.

  • Type:
  • Id: The unique ID of the ingestion log entry.
  • Attributes:
  • Relationships:
  • Links:

Raw Response: Returns the raw response in a single row with the following columns:

  • body: Response body
  • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.