Skip to main content
GET
Get Integration

Path Parameters

integration_id
string<uuid>
required

Response

Successful Response

GET response and the data payload of POST/PATCH/DELETE responses.

id
string<uuid>
required
slug
string
required
name
string
required
enabled
boolean
required
integration
IntegrationConfig · object
required

Top-level integration configuration.

Each integration binds an external messaging provider to the agent. When the engine starts, it registers webhook endpoints for each enabled integration.

createdAt
string<date-time>
required
updatedAt
string<date-time>
required
Last modified on May 22, 2026