curl --request GET \ --url https://api.eflow.team/v1/networks/offers/{offerId}/forwardingrule \ --header 'X-Eflow-Api-Key: <api-key>'
Copy
Ask AI
{}
Offers
Get Offer Forwarding Rule
Retrieve the forwarding rule for a specific offer. Forwarding rules define how traffic is redirected when an offer’s cap is reached or when the offer is paused.
GET
/
networks
/
offers
/
{offerId}
/
forwardingrule
Get Offer Forwarding Rule
Copy
Ask AI
curl --request GET \ --url https://api.eflow.team/v1/networks/offers/{offerId}/forwardingrule \ --header 'X-Eflow-Api-Key: <api-key>'