Logo
ActiveCampaign Developer Relations API Documentation

Get Contact Notes

GET {{yourAccountUrl}}/api/3/contacts/:contactId/notes

 

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/contacts/:contactId/notes' -H 'Api-Token: yourApiKey'

ENDPOINTS