v1
OpenAPI 3.1.0Proprietary2026-07-13197242444.9 KBTransforms
Get Transform Checkpoints
Get checkpoint statistics and state size information for a transform job.
Returns checkpoint counts, summary statistics (state size, duration, etc.), latest checkpoint details, and checkpoint history.
Args: transform_id: The transform ID
Returns: TransformCheckpointsInfo: Checkpoint statistics and history None: If transform job not found or no checkpoints available
get/transforms/{transform_id}/checkpoints
Path parameters
transform_idstring required
Query parameters
include_operator_breakdownboolean
Response
Successful Response