curl --request GET \
--url https://{subdomain}.nudj.cx/api/v2/admin/third-party-config \
--header 'x-api-token: <api-key>'{
"googleTagManager": {
"gtmId": "<string>"
},
"googleAnalytics": {
"gaId": "<string>"
},
"metaPixel": {
"pixelId": "<string>"
},
"oneTrust": {
"domainScriptId": "<string>"
},
"shopify": {
"isConnectionActive": true,
"shopDomain": "<string>"
}
}curl --request GET \
--url https://{subdomain}.nudj.cx/api/v2/admin/third-party-config \
--header 'x-api-token: <api-key>'{
"googleTagManager": {
"gtmId": "<string>"
},
"googleAnalytics": {
"gaId": "<string>"
},
"metaPixel": {
"pixelId": "<string>"
},
"oneTrust": {
"domainScriptId": "<string>"
},
"shopify": {
"isConnectionActive": true,
"shopDomain": "<string>"
}
}Successful response
Third party integration settings
Google Tag Manager integration settings
Show child attributes
Google Analytics integration settings
Show child attributes
Meta Pixel integration settings
Show child attributes
OneTrust integration settings
Show child attributes
Shopify integration settings
Show child attributes
Was this page helpful?