Get Insert By ID
Returns a single insert by ID. Only inserts owned by your client are visible; foreign or unknown IDs return 404.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| id | Int | Yes | N/A | The insert ID (path parameter). |
Returns a single insert by ID. Only inserts owned by your client are visible; foreign or unknown IDs return 404.
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| id | Int | Yes | N/A | The insert ID (path parameter). |