Get Transform Checkpoints
Transforms
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
Get Transform Checkpoints
Documentation Index
Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Response
TransformCheckpointsInfo · object | null
Successful Response
Checkpoint statistics and latest checkpoint information for a transform.