v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Retrieve Custom Event Config Details of Org

get/api_gateway/cortex/v1/neo-config

Response

200

Example response

{
  "data": [
    {
      "orgId": 100737,
      "entityType": "TRANSACTION",
      "transformEndpoint": "/transform/transaction/custom",
      "active": true,
      "auditInfo": {
        "createdOn": "2025-04-23T06:59:56.411+00:00",
        "createdBy": 75155282,
        "lastUpdatedOn": "2025-04-23T07:06:33.947+00:00",
        "lastUpdatedBy": 75155282
      }
    }
  ]
}