cURL
curl --request GET \ --url https://hub.oxen.ai/api/repos/{namespace}/{repo_name}/commits_db \ --header 'Authorization: Bearer <token>'
Download the commits database as a compressed tarball for cloning.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Namespace of the repository
Name of the repository
Tarball of commits DB