{
  "status": "success",
  "data": {
    "authRequired": false,
    "description": "string",
    "endpointName": "string",
    "draftConfigV2": {
      "batchKey": "string",
      "mappings": [
        {},
        {}
      ]
    },
    "endpointUrl": "string",
    "id": "string",
    "liveConfigV2": {
      "batchKey": "string",
      "mappings": [
        {},
        {}
      ]
    },
    "status": "ACTIVE",
    "type": "EVENT"
  }
}