Skip to main content
GET
Returns the full details of a specific offer. The offer must belong to your account.

Path Parameters

string
required
The unique identifier of the offer.

Response Fields

string
Unique identifier for the offer.
string
Human-readable unique slug for the offer, in the form ofr_{slugified-name}_{hex}.
string
Display name of the offer.
string
The tracking/click URL for this offer.
string
The external affiliate platform. One of tune, everflow, or null.
string
The offer ID on the external platform.
string
The advertiser ID associated with the offer.
string
The advertiser name associated with the offer.
float
Payout amount for the offer.
string
Payout model. One of cpa or cpc.
boolean
Whether bot click filtering is enabled.
string
Current status of the offer: active, paused, or archived.
object
Custom key-value metadata attached to the offer.
array
Weekday names (lowercase monday through sunday) on which the SMS ad server will not send this offer, evaluated in the contact’s local time. Empty array when none are excluded.
boolean
Whether intra-day send-window restrictions apply to this offer.
object
Allow-list of send windows keyed by lowercase weekday, evaluated in Eastern Time. Shape: {"monday": [{"start": "HH:MM", "end": "HH:MM"}]}. Empty object when no windows are configured.
datetime
ISO 8601 timestamp of when the offer was created.
datetime
ISO 8601 timestamp of the last update.

Examples

Error Codes

Next Steps

Offers Overview

Manage offers and payouts

Record Revenue

Track revenue for this offer