Get Artifact
Get an artifact (table, graph, etc.) from a thread.
This endpoint retrieves a specific artifact that was generated during a conversation in the thread.
Artifacts can include tables, graphs, charts, or other structured data outputs. The endpoint
returns the artifact data along with its ID.
Useful for accessing structured outputs that were created during the conversation, such as
data visualizations or formatted tables extracted from the AI's responses.
Authentication
AuthorizationBearer
OAuth2 access token obtained via token exchange.
Path parameters
thread_id
artifact_id
Response
Successful Response
artifact_id
artifact
