---
title: "Expose Evaluation log for an event"
method: POST
path: "/transactions/searchEvaluationLog"
---

# Expose Evaluation log for an event

`POST /transactions/searchEvaluationLog`

## Response `200`

200

- union
  - object[]
    - `id` string
    - `customerId` integer
    - `date` string
    - `eventName` string
    - `hostName` string
    - `orgId` integer
    - `requestId` string
    - `transactionId` integer
    - `uniqueId` string
    - `evaluationTree` string
    - `effects` string
  - object[]
    - `id` string
    - `customerId` integer
    - `date` string
    - `eventName` string
    - `hostName` string
    - `orgId` integer
    - `requestId` string
    - `transactionId` integer
    - `uniqueId` string
    - `evaluationTree` string
    - `effects` string

---

[API](https://skmtc.net/capillarytech/apis/sample-api.md) · [All operations](https://skmtc.net/capillarytech/apis/sample-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capillarytech/sample-api/versions/de241f2ed9b3/schema)
