API Documentation
Jump to navigation
Jump to search
```mediawiki
How do I view a contact with the API?[edit | edit source]
Overview[edit | edit source]
Using the contact_view API call will allow you to view the details of only one contact. You may want to use this to see if a contact exists in your account before editing their information.
API Call Details[edit | edit source]
This API call uses a GET method and the supported output formats are XML, JSON, and serialize. For more information about the contact_view API call, please see this API document.
Requirements[edit | edit source]
- ActiveCampaign account with appropriate access
- Knowledge of API calls and handling responses
See Also[edit | edit source]
```