GET get-entry-by-crc32-sha1/{hash}

GET Required methods
Auth
Level 1
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
 


Write your reply...
Back
Top