workspaces

Get Sync Download Url

Generate a presigned URL for downloading a sync bundle.

post/api/v1/workspaces/{workspace_id}/sync/download-url

Path parameters

workspace_idstring required

Request body

bundle_type'base_ref' | 'head_ref' | 'checkpoint' required
shastring nullable
checkpoint_idstring nullable

Response

Successful Response

download_urlstring required
expires_atstring date-time required
existsboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.