Run Internals
Retrieve Run Checkpoint
Returns the latest checkpoint data for a run, or null if no checkpoint has been recorded yet.
get/api/v1/runs/{id}/checkpoint
Path parameters
idstring required
Unique run identifier (ULID).
Response
Checkpoint data (null if not yet available)