post https://example.com/v1/document/search
This API request allows you to search document in database, using few parameters.
NOTE: if you are using searching by ID of the document - other fields are ignoring, due to ID of the document is unique identifier.
Response status codes:
200 - you can review result
401 - you are not authorized
500 - if unhandled and unexpected exception happened
502 - if exception happened while working with Quorum node