Get Job
gorgias_get_jobRetrieve a job by its unique ID to access full details: status, type, params, progress, and timestamps.
Instructions
GET /api/jobs/{id} — Retrieve a single job by its unique ID. Returns full Job object including status, type, params, info (progress), and all timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique ID of the job to retrieve |