Get Event
gorgias_get_eventRetrieve a single event by its unique ID from Gorgias. Events are read-only records automatically generated by the system.
Instructions
GET /api/events/{id} — Retrieve a single event by its unique ID. Events are read-only records generated automatically by the Gorgias system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique ID of the event to retrieve |