API Reference/Git
Get a blob object
Get a blob from the Git database. The contents will always be base64 encoded.
GET
/git/v1/repo/{repo_id}/git/blobs/{hash}
Path Parameters
repo_id
RequiredstringThe repository ID
hash
RequiredstringThe blob hash
Blob retrieved successfully