Retrieve a research object
Retrieve a single research object by ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
id
Response
A research object.
id
Research job identifier.
created_at
ISO 8601 timestamp when the job was created.
status
Current status of the research job.
query
Original query.
results
Ranked retrieval results and citations.
content
Final content/synthesis (null until available).
transformed_content
Post-processed content (e.g., formatted/converted).