Get URL to file tree snapshot. Either one of workspace, branch or commit ID needs to be specified as ref ID. If the requested commit doesn’t have a snapshot, the endpoint will return the nearest available ancestor snapshot along with the commit_id of that snapshot.
This API uses OAuth 2 with the implicit grant flow
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
3 - 128"example_id"
An ID of a workspace, branch or commit.
3 - 128"example_id"
Pre-signed URL for downloading the tree snapshot stored in S3-compatible storage. The commit_id indicates which commit's snapshot is being returned - this may be an older ancestor commit if the requested commit doesn't have a snapshot available.