Retrieve raw result content
Returns the raw content for a specific result within a research object.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
id
Research job identifier.
resultId
Result item identifier.
Response
Content retrieved.
content
Raw extracted content for this result (may include HTML, markdown, or plain text).