GET /entity/md5/{md5}
Gets at most 200 FileEntities matching the given MD5 string which the user
has read access to. NOTE: Another option is to create a file view that
includes MD5 values. See
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/md5/{md5}
Resource URL Variables
| {md5} |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | PaginatedResults<EntityHeader> (application/json) |