List every deep research person scoped to the authenticated partner. Public partner endpoint.
deep_research_people row owned by the authenticated partner, ordered newest first. Each row carries identity fields plus the current pipeline status — use this to locate the id for a follow-up getResearchV1 call, or to render a partner-facing dashboard.
This is the public partner API. The caller must authenticate with a partner API key (not a user Bearer token). For the internal UI-facing variant, see listDeepResearchPeople.
| Status | Next action |
|---|---|
complete | Call getResearchV1 to fetch the report inline |
running | Poll getResearchV1 every 30 seconds |
failed | Re-submit the same linkedin_url via createResearchV1 to re-trigger |
idle | Pipeline hasn’t run yet; call createResearchV1 |