Reply to thread

Description : Get a list of Entry IDs which matches with a provided CRC32 or SHA-1.

Arguments :

NameTypeDescription
hashstringA CRC32 or SHA-1 hash.


Methods : GET


Response :

NameTypeDescription
entriesint[]List of Entry IDs which matches with the current hash


Back
Top