HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

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

Path Params
string
required

The ULID ID of the object type.

Query Params
fields[object-ingestion-log]
array of strings
fields[object-ingestion-log]
Allowed:
fields[object-record]
array of strings
fields[object-record]
Allowed:
fields[object-type]
array of strings
fields[object-type]
Allowed:
string

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

include
array of strings
include
Allowed:
Headers
string
required
Defaults to 2026-07-15

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/vnd.api+json