Skip to main content
GET
/
v3
/
ai-sdr
/
offers
/
{id}
Get an offer
curl --request GET \
  --url https://api.reply.io/v3/ai-sdr/offers/{id} \
  --header 'Authorization: Bearer <token>'
{
  "id": 4821,
  "name": "Q3 Enterprise Outbound",
  "companyName": "Acme Robotics",
  "companyDescription": "AI-driven warehouse automation for mid-market logistics.",
  "icp": "Director of Operations at logistics companies with 200+ warehouse staff",
  "reasonForOutreach": "Q3 push into mid-market logistics — Acme just closed a marquee customer in this segment.",
  "caseStudies": [
    "Reduced order-pick errors 38% at NorthStar Logistics"
  ],
  "painPoints": [
    "Manual pick-pack errors driving customer churn",
    "Labor cost rising 12% YoY"
  ],
  "proofPoints": [
    "Used by 4 of top 10 mid-market 3PLs"
  ],
  "valuePropositions": [
    "30% pick-rate improvement in 90 days"
  ],
  "callToActions": [
    "15-min demo this week?"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.reply.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Authorization: Bearer <your-api-key>

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

id
integer<int64>
required

Offer id

Required range: x >= 1

Response

Offer found

Detailed representation of an offer — the bundle of company-context inputs the AI SDR uses to personalize outreach. Returned by get/create/update responses.

id
integer<int64>
read-only

Unique identifier for the offer

name
string

Display name of the offer

companyName
string

The company being represented in outreach

companyDescription
string

Short description of what the company does

icp
string

Ideal Customer Profile — who the offer is meant for

reasonForOutreach
string

Free-form rationale shown to the AI SDR for why this outreach is being made

caseStudies
string[]

Case studies that demonstrate the company's value

painPoints
string[]

Customer pain points this offer addresses

proofPoints
string[]

Proof points that back up the offer's claims

valuePropositions
string[]

Value propositions presented in messaging

callToActions
string[]

Call-to-action phrasings the AI SDR can use