Skip to main content
GET
List founders

Response

200 - application/json

The founder directory.

id
string<uuid>
required
startup_id
string<uuid>
required

Join to Startup.id to group founders by company.

first_name
string | null
last_name
string | null
job_title
string | null
Example:

"CEO"

linkedin_url
string<uri> | null
avatar_url
string<uri> | null
startup_name
string | null

Denormalised, so you can render a founder card without joining.

startup_logo_url
string<uri> | null
startup_slug
string | null

Slug of the founder’s startup — use it to link a founder card straight to your own /startups/ page without joining back through /startups.