get https://api.datananas.com/activities
Filter activities (what happened on the site) by user, contact, type, etc... Activities are sorted by creation date with the most recent first.
Log in to see full request history
Responses
Filter activities (what happened on the site) by user, contact, type, etc... Activities are sorted by creation date with the most recent first.
xxxxxxxxxx
curl --request GET \
--url 'https://api.datananas.com/activities?limit=25&page=0&userIds=&types=auto_contact_blacklist' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: