Endpoint
Query parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
contextType | "conversation" or "task" | Yes | Context for locating the artifact |
contextId | string | Yes | The conversation or task ID |
GET /artifacts/:id/content — Serve the content of a specific artifact.
| Parameter | Type | Required | Description |
|---|---|---|---|
contextType | "conversation" or "task" | Yes | Context for locating the artifact |
contextId | string | Yes | The conversation or task ID |