GET
/
repos
/
{repo_id}
/
blobs
/
download

Authorizations

Authorization
string
headerrequired

This API uses OAuth 2 with the implicit grant flow

Path Parameters

repo_id
string
required

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.

Query Parameters

storage_backend
enum<integer>
required

Storage type of the blob.

Available options:
1,
2
storage_uri
string
required

Storage uri of the blob.

Response

200 - application/octet-stream

The response is of type file.