Gets hash function information from the server.

GET {{baseUrl}}/hash_details

Gets parameters for hashing identifiers from the server. This can include any of the algorithms defined in this specification.

RESPONSES

status: OK

{"lookup_pepper":"matrixrocks","algorithms":["none","sha256"]}