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)
Changes
No recorded changes to this endpoint across all 134 revisions of this API.