Skip to main content
GET
/
integrations
/
candidates
/
conversations
/
{conversation_id}
Get conversation details
curl --request GET \
  --url https://antler.qode.world/api/v1/integrations/candidates/conversations/{conversation_id} \
  --header 'x-api-key: <api-key>'
{
  "conversation_id": "d9e39951-4beb-4108-bb6e-218f8ddf8f65",
  "date": "2026-02-04T14:59:10.620Z",
  "founder_first_name": "John",
  "founder_last_name": "Smith",
  "founder_name": "John Smith",
  "founder_email": "john@example.com",
  "founder_role": "CEO",
  "founder_phone": "{\"+1-555-0100\"}",
  "founder_linkedin": "https://linkedin.com/in/example",
  "founder_current_location": "Ho Chi Minh City, Vietnam",
  "co_founders": {
    "co_founder_1": {
      "co_founder_first_name": "Jane",
      "co_founder_last_name": "Doe",
      "co_founder_role": "CTO",
      "co_founder_email": "jane@example.com",
      "co_founder_linkedin": "https://linkedin.com/in/janedoe",
      "co_founder_phone": "+1-555-0101"
    },
    "co_founder_2": {
      "co_founder_first_name": "Alex",
      "co_founder_last_name": "Lee",
      "co_founder_role": "COO",
      "co_founder_email": "alex@example.com",
      "co_founder_linkedin": "https://linkedin.com/in/alexlee",
      "co_founder_phone": "+1-555-0102"
    }
  },
  "tokenized_link": "https://antler.qode.world/interview/abc123",
  "cohort": "SEA-AI-3",
  "source": "Antler",
  "status": "COMPLETED",
  "ps_summary": "WeNote, founded by Khanh, addresses social risks by transforming personal notes into structured signals to help individuals recognize behavioral patterns and detect potential social risks. The product is designed for knowledge workers and creators, with unique features like answer capture and pattern detection. Since its launch, WeNote has onboarded around fifty early users, with eleven converting to paid subscriptions. The company monetizes through a subscription model, with plans for premium decision tools and professional plans. Khanh is a solo founder with 100% ownership, and the company is incorporated in the US.",
  "cap_table": "50/50 co-founders",
  "pitch_deck": "https://example.com/deck.pdf",
  "elevator_pitch": "- Transforms notes into structured signals\n- For knowledge workers and creators\n- Enhances self-awareness and decision-making",
  "problem": "- Core problem: Lack of self-awareness in decision-making\n- Affects knowledge workers and creators\n- Leads to repeated mistakes and burnouts",
  "solution": "Turns notes into active signals; AI detects patterns and social risks",
  "traction": "500 users, $10K MRR",
  "commercial": "- Monetization: Subscription model\n- Revenue streams: Premium decision tools, professional plans\n- Pricing: Tested low-mid double-digit monthly subscription",
  "market_size": "- TAM: $100B\n- SOM: $100M\n- Focus: Knowledge workers, founders, creators",
  "why_now": "- Complex work and life decisions\n- Passive personal data\n- Advances in AI for pattern detection",
  "competition": "- Competitors: Note-taking apps, journaling apps, productivity tools\n- Advantage: Real-time capture and structured insights",
  "why_you": "- Background: Product thinking and decision-making\n- Experience: Observed information capture and decision-making\n- Strong market fit and user understanding",
  "why_antler": "- Antler's global network and operator support\n- Access to founders in SEA market",
  "fundraising_status": "- Zero capital raised\n- No funding received",
  "availability": "Yes",
  "passport_and_visa": "American passport; can commute full-time and in person in Ho Chi Minh City",
  "video_url": "https://cdn.example.com/video.mp4",
  "transcript": "Tracy: Welcome!...\nFounder: Thanks..."
}

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

conversation_id
string
required

The unique identifier of the meeting

Response

200 - application/json

Conversation details retrieved successfully

conversation_id
string

Unique identifier for the conversation

date
string<date-time> | null

Timestamp of the conversation

founder_first_name
string | null

First name of the founder

founder_last_name
string | null

Last name of the founder

founder_name
string | null

Full name of the founder

founder_email
string<email> | null

Email address of the founder

founder_role
string | null

Role of the founder

founder_linkedin
string<uri> | null

LinkedIn URL of the founder

founder_phone
string | null

Founder phone number(s)

founder_current_location
string | null

Current location of the founder

co_founders
object

Dynamic object containing co-founder details. Each key is co_founder_1, co_founder_2, etc.

Tokenized interview link for the candidate

cohort
string | null

Antler cohort identifier

source
string | null

Source of the application

status
enum<string> | null

Conversation completion status

Available options:
INCOMPLETED,
PARTIALLY_COMPLETE,
COMPLETED
ps_summary
string | null

AI-generated summary of the pitch

cap_table
string | null

Cap table information

pitch_deck
string<uri> | null

URL to the pitch deck

elevator_pitch
string | null

Elevator pitch description

problem
string | null

Problem statement

solution
string | null

Proposed solution

traction
string | null

Traction metrics

commercial
string | null

Commercial details

market_size
string | null

Market size

why_now
string | null

Market timing rationale

competition
string | null

Competition analysis

why_you
string | null

Founder-market fit

why_antler
string | null

Why the founder wants to join Antler

fundraising_status
string | null

Fundraising status

availability
string | null

Founder availability

passport_and_visa
string | null

Visa information

video_url
string<uri> | null

Video recording URL

transcript
string | null

Conversation transcript