Logo
ActiveCampaign Developer Relations API Documentation

Get record by external id

GET {{yourAccountUrl}}/api/3/customObjects/records/:schemaId/external/:externalId

 

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/customObjects/records/:schemaId/external/:externalId' -H 'Api-Token: yourApiKey'

ENDPOINTS