v1
latestOpenAPI 3.0.0Commercial2026-07-2470265161.8 KBControlService
GetEventSchemaViolationEvents gets a sampling of events that match a schema violation.
Will attempt to return the most recent events. write_key, event_name, type, and details are required. field is not required since it could be empty for top level. limit is optional and defaults to 10 with a max of 100. schema_id and version_id are optional.
get/v1.1/event_schemas/violations/pipeline/events
Query parameters
earliestSeenstring date-time nullable
writeKeystring
eventNamestring
typestring
fieldstring
detailsstring
schemaIdstring
versionIdstring
limitinteger
Response
OK