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
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.