v1
latestOpenAPI 3.0.32026-07-17136180270.3 KBFiles
Read a thread artifact by URI
Read a thread artifact by URI. Returns the requested resource or collection for the authenticated caller.
get/api/projects/{projectId}/sessions/{sessionId}/threads/{threadId}/artifacts/read
Path parameters
projectIdstring required
Project identifier used to scope the request.
sessionIdstring required
Session identifier within the project.
threadIdstring required
Thread identifier within the session.
Query parameters
uristring required
Artifact URI to read.
Response
Artifact bytes