Get an Agent Research Chat Message
Returns token-aware chat status and message content.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Research job identifier.
message_id
Chat message identifier.
Response
Chat message status and content.
status
Status of the assistant chat message.
content
Message content (empty while processing).
results
Cited results returned for completed messages.
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error