Get research status and results
Research
Get Research
Poll a research task by ID. Returns the current status and, when completed, the full intelligence report with icebreakers, communication style, and background data.
GET
Get research status and results
Authorizations
API key with rapi_live_ prefix
Path Parameters
The task ID returned from POST /research
Response
Task status and results
Current task status
Available options:
pending, running, completed, failed Public URL to the HTML report (only when completed)
Full intelligence report (only present when status is 'completed')
Error message (only when failed)