---
title: "Retrieve Custom Event Config Details of Org"
method: GET
path: "/api_gateway/cortex/v1/neo-config"
---

# Retrieve Custom Event Config Details of Org

`GET /api_gateway/cortex/v1/neo-config`

## Response `200`

200

- object
  - `data` object[]
    - `orgId` integer
    - `entityType` string
    - `transformEndpoint` string
    - `active` boolean
    - `auditInfo` object
      - `createdOn` string
      - `createdBy` integer
      - `lastUpdatedOn` string
      - `lastUpdatedBy` integer
  - `errors` unknown[]
    - unknown

## Other responses

- `400` — 400

---

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