Get View
gorgias_get_viewRetrieve a specific Gorgias view by its unique ID to access its filters and settings. Use this to get detailed view information when the ID is known.
Instructions
GET /api/views/{id} — Retrieve a single view by its unique ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique ID of the view to retrieve |