You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
GET get-entry-by-crc32-sha1/{hash}
GET Required methods
Description : Get a list of Entry IDs which matches with a provided CRC32 or SHA-1.
Arguments :
| Name | Type | Description |
|---|
| hash | string | A CRC32 or SHA-1 hash. |
Methods :
GET
Response :
| Name | Type | Description |
|---|
| entries | int[] | List of Entry IDs which matches with the current hash |