Skip to main content
GET
Founder analysis status and result

Authorizations

Authorization
string
header
required

An Originalis API key: Authorization: Bearer ak_...

Path Parameters

analysis_id
string
required

Query Parameters

view
enum<string>
default:default

'default' returns names + scores per metric; 'full' adds each metric's confidence, reasoning, and missing_info.

Available options:
default,
full

Response

Successful Response

One founder analysis: lifecycle plus the result when finished.

analysis_id
string
required
status
enum<string>
required
Available options:
queued,
running,
succeeded,
failed
as_of
string<date-time>
required
progress
FounderAnalysisProgress · object | null

Live stage while the analysis runs; null before the pipeline reports (progress state expires ~10 minutes after a run ends).

founder_name
string | null
analysis_mode
string | null

'linkedin_only', 'github_only', or 'full'.

overall_score
integer | null

Overall assessment score; null until finished.

assessment_confidence
string | null
executive_summary
string | null
ori_pov
string | null
metrics
PublicFounderMetricScore · object[]
key_strengths
string[]
areas_for_improvement
string[]
risk_factors
string[]
venture_fit
PublicFounderVentureFit · object | null
research
PublicFounderResearch · object[]

Web-research evidence by category; populated on success.

resolved_linkedin_url
string | null
created_at
string<date-time> | null
updated_at
string<date-time> | null