workspaces
Get Checkpoint Upload Urls
Get presigned upload URLs for checkpoint sync (two-tier).
Returns:
- head_url: Presigned URL for HEAD bundle (null if already exists)
- checkpoint_url: Presigned URL for checkpoint bundle (always provided)
The HEAD bundle is keyed by SHA for deduplication - if it already exists, head_url will be null to skip the upload.
post/api/v1/workspaces/{workspace_id}/sync/checkpoint-upload-url
Path parameters
workspace_idstring required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.