GET /operations/:id
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The unique ID of the operation. |
Response
| Parameter | Type | Description |
|---|---|---|
operation | object | The operation details. |
/operations/:id| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The unique ID of the operation. |
| Parameter | Type | Description |
|---|---|---|
operation | object | The operation details. |