Retrieve a single offer by its ID. Returns the full offer object including caps, URLs, and visibility settings. Returns 404 if the offer does not exist or is not visible to the authenticated advertiser.
The advertiser's API key generated from the Advertiser Portal. Uses the same X-Eflow-Api-Key header as other Everflow APIs, but the key belongs to the advertiser user rather than the network admin.
The unique offer ID.
Include related data in the response. Repeat for multiple relationships.
category, creatives, reporting, thumbnail_asset, revenues, ruleset, remaining_caps, meta OK
Unique offer ID.
Network ID that owns this offer.
Offer name.
Offer thumbnail image URL.
Category ID for the offer.
The destination URL where traffic is sent.
Preview URL for the offer landing page.
Current status of the offer.
active, paused, pending, deleted Currency used for this offer (e.g. "USD").
HTML description of the offer.
Offer visibility setting.
public, require_approval, private Whether caps are enabled for this offer.
Maximum conversions allowed per day. 0 means unlimited.
Maximum conversions allowed per week. 0 means unlimited.
Maximum conversions allowed per month. 0 means unlimited.
Maximum total conversions allowed. 0 means unlimited.
Maximum payout amount per day. 0 means unlimited.
Maximum payout amount per week. 0 means unlimited.
Maximum payout amount per month. 0 means unlimited.
Maximum total payout amount. 0 means unlimited.
Maximum revenue amount per day. 0 means unlimited.
Maximum revenue amount per week. 0 means unlimited.
Maximum revenue amount per month. 0 means unlimited.
Maximum total revenue amount. 0 means unlimited.
Maximum clicks allowed per day. 0 means unlimited.
Maximum clicks allowed per week. 0 means unlimited.
Maximum clicks allowed per month. 0 means unlimited.
Maximum total clicks allowed. 0 means unlimited.
The tracking URL used to route traffic to this offer.
Unix timestamp of when the offer was created.
Unix timestamp of the last update to the offer.
Related data (only present when requested via the relationship query parameter).