get https://global.unless.com/api/v1/contacts/event-log
Get a list of contacts from a specific website
Response
This call will respond with an object. The object contains two fields; eventLog (array) and hasMore (boolean). The event log array contains a maximum of 10000 contacts. The contacts are sorted by timestamp. The boolean hasMore indicates if the response was limited and more contacts are available to retrieve.