Get a document by its SHA256 hash, mainly used for gifs
메서드 스키마는 레이어 143부터 사용할 수 있습니다. 전환 »
| Name | Type | Description |
|---|---|---|
| sha256 | bytes | SHA256 of file |
| size | long | Size of the file in bytes |
| mime_type | string | Mime type |
| Code | Type | Description |
|---|---|---|
| 400 | SHA256_HASH_INVALID | The provided SHA256 hash is invalid. |