Get boleto holmes by ID
GET {{baseUrl}}/{{version}}/boleto-holmes/:holmesId
Get a single boleto holmes by its id.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields | null | List of strings to filter response JSON keys. |
RESPONSES
status: OK
{"holmes":{"status":"solving","updated":"2020-11-24T01:12:14.865011+00:00","tags":["sherlock","holmes"],"created":"2020-11-24T01:12:14.750050+00:00","result":"","boletoId":"6715041919270912","id":"5721608513650688"}}