v1

latestOpenAPI 3.1.0Proprietary2026-07-13197242444.9 KB
Transforms

Get Transform Dlq Errors

Get DLQ errors for transform - retrieves the first DLQ error from the topic and shows: timestamp, error message, message offset, link to the DLQ topic.

Returns: TransformDLQError: First DLQ error with parsed error message None: If transform not found, DLQ topic empty, or access error

get/transforms/{transform_id}/dlq

Path parameters

transform_idstring required

Response

Successful Response

timestampstring date-time required
error_messagestring required
message_offsetinteger required
dlq_topic_namestring required