---
title: "Get WebEngage integration details"
method: GET
path: "/integration/get-webengage-details"
tags: ["Integrations"]
---

# Get WebEngage integration details

`GET /integration/get-webengage-details`

Returns the current WebEngage integration configuration for the organization.

**Note:** This endpoint returns a direct JSON response — not the standard `{ success, data }` wrapper used by other endpoints.

## Response `200`

WebEngage integration details

- object
  - `message` string
  - `data` object — Integration details object

## Other responses

- `400` — Invalid input
- `401` — Unauthorized access
- `500` — Internal server error

---

[API](https://skmtc.net/smallest-inc/apis/agent-management-api.md) · [All operations](https://skmtc.net/smallest-inc/apis/agent-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smallest-inc/agent-management-api/revisions/274a178284a4/schema)
