Get Macro
gorgias_get_macroRetrieve a complete Gorgias macro by its ID to access all actions, metadata, and timestamps for review or automation.
Instructions
GET /api/macros/{id} — Retrieve a single macro by its unique ID. Returns the full Macro object including all actions, metadata, and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique ID of the macro to retrieve |