get https://example.com/v1/json/
This API request allows you to get JSON file, which you can use for searching of document on Verifier API.
Response status codes:
200 - you can get JSON file
401 - you are not authorized
404 - document with ID which you sent doesn't exists
500 - if unhandled and unexpected exception happened