Retrieve details of a specific offer you created.
cURL
curl --request GET \ --url https://api.offergrid.io/provider/offers/{id} \ --header 'x-api-key: <api-key>'
Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.
Offer details
Was this page helpful?