Get Integration
gorgias_get_integrationRetrieve a specific integration by its ID to view full details, including HTTP configuration for HTTP-type integrations.
Instructions
GET /api/integrations/{id} — Retrieve a single integration by its ID. Returns the full Integration object including HTTP configuration details for HTTP-type integrations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the integration to retrieve |