Skip to main content
GET
Get Offer Visibility
Retrieve the visibility settings for a specific offer. Returns the lists of affiliate IDs that have visible, rejected, or hidden access to the offer.

Authorizations

X-Eflow-Api-Key
string
header
required

The Everflow API key generated from the Control Center > Security.

Path Parameters

offerId
integer
required

The offer ID.

Response

200 - application/json
network_id
integer

Network ID.

network_offer_id
integer

Offer ID.

network_affiliate_visible_ids
integer[]

Affiliate IDs with visible access to the offer.

network_affiliate_rejected_ids
integer[]

Affiliate IDs with rejected access to the offer.

network_affiliate_hidden_ids
integer[]

Affiliate IDs with hidden access to the offer.