Get Research Events
Returns the list of events for a research object. Events represent progress updates
and reasoning steps that occurred during the research process.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Research job identifier.
Response
List of research events.
message
Description of the research event or reasoning step.
created_at
ISO 8601 timestamp when the event occurred.