Poll an analysis
Analyses
Poll an analysis
Returns run status, readyForExport, enrichment progress, per-module statuses (deep runs), and report/share URLs. Accepts the run id or the report id. Does not return the report payload - use export.
GET
Poll an analysis
Authorizations
Your API key (prv_...), sent as-is. It is the only credential the API needs - see the Authentication guide.
Path Parameters
Run id (returned by create) or report id.
Response
Current run state.
Your request type. Reliable from creation, even while PROCESSING.
Available options:
starter, deep Available options:
quick, deep_dive Derived from the report. Deep runs read "basic" until deep sections land.
Available options:
basic, advanced Available options:
PENDING, PROCESSING, COMPLETED, FAILED Per-module statuses. Deep reports only; null on free runs.