GET
/
contacts
/
v1
/
contacts
/
statistics
Get Contact Statistics
curl --request GET \
  --url https://api.hubapi.com/contacts/v1/contacts/statistics
"\nExample GET URL:\nhttps://api.hubapi.com/contacts/v1/contacts/statistics\n\nExample response:\n{\n    \"contacts\": 261,\n    \"lastNewContactAt\": 1578493385539\n}"

Response

200 - application/json

Successful response - Returns an array of secondary email addresses associated with a contact

The response is of type object.