Logo
ActiveCampaign Developer Relations API Documentation

Retrieve Order Products

GET {{yourAccountUrl}}/api/3/ecomOrderProducts

https://developers.activecampaign.com/reference/list-ecomorderproducts

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Api-Token
string Your ActiveCampaign API Token




RESPONSES

status





Curl
curl -X GET '/api/3/ecomOrderProducts' -H 'Api-Token: yourApiKey'

ENDPOINTS