Read a thread

Read an ask/agent thread back as question / answer rounds.

This is both the poll endpoint for a processing answer (GET /ask
returns the threadId to poll) and a general way to read a past
conversation: it returns every round's question and answer, without the
intermediate events. While the run is still working the response is
202 with status: "processing" — poll again after retryAfterSeconds
/ the Retry-After header.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The thread id — from a processing response, or any thread of yours.

Responses

retryAfterSeconds / the Retry-After header.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json