Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

response_id
string
required

Query Parameters

limit
integer
default:20
order
enum<string>
Available options:
asc,
desc
after
string
before
string

Response

200 - application/json
object
enum<string>
required
Available options:
list
data
(Input message · object | Output message · object | File search tool call · object | Computer tool call · object | Computer tool call output · object | Web search tool call · object | Function tool call · object | Function tool call output · object)[]
required
has_more
boolean
required
first_id
string
required
last_id
string
required
Last modified on September 17, 2026