Query

GET https://{{domain}}/api/v5/objects/visitor-activities?fields=id,campaignId,createdAt,updatedAt,customRedirectId,details,emailId,emailTemplateId,fileId,formId,formHandlerId,landingPageId,listEmailId,multivariateTestVariationId,opportunityId,paidSearchAdId,prospectId,siteSearchQueryId,type,typeName,visitId,visitorId,visitorPageViewId

Request Params

KeyDatatypeRequiredDescription
fieldsstring(required) VisitorActivity fields to return
limitnumberinteger - the number of records to return. This value must be between 1 and 1000, inclusive. Default value is 200.
nextPageTokenstringthe server provided value to retrieve the next page
idnullOptional Integer Filter - filters the result by the id field
idGreaterThannullOptional Integer Filter - filters the result by the id field
idGreaterThanOrEqualTonullOptional Integer Filter - filters the result by the id field
idLessThannullOptional Integer Filter - filters the result by the id field
idLessThanOrEqualTonullOptional Integer Filter - filters the result by the id field
createdAtstringOptional DateTime Filter using createdAt field
createdAtBeforestringOptional DateTime Filter using createdAt field
createdAtBeforeOrEqualTostringOptional DateTime Filter using createdAt field
createdAtAfterstringOptional DateTime Filter using createdAt field
createdAtAfterOrEqualTostringOptional DateTime Filter using createdAt field
updatedAtstringOptional DateTime Filter using updatedAt field
updatedAtBeforestringOptional DateTime Filter using updatedAt field
updatedAtBeforeOrEqualTostringOptional DateTime Filter using updatedAt field
updatedAtAfterstringOptional DateTime Filter using updatedAt field
updatedAtAfterOrEqualTostringOptional DateTime Filter using updatedAt field
prospectIdnullOptional Integer Filter - filters the result by the prospectId field
prospectIdGreaterThannullOptional Integer Filter - filters the result by the prospectId field
prospectIdGreaterThanOrEqualTonullOptional Integer Filter - filters the result by the prospectId field
prospectIdLessThannullOptional Integer Filter - filters the result by the prospectId field
prospectIdLessThanOrEqualTonullOptional Integer Filter - filters the result by the prospectId field
typenullOptional Integer Filter - filters the result by the type field
typeGreaterThannullOptional Integer Filter - filters the result by the type field
typeGreaterThanOrEqualTonullOptional Integer Filter - filters the result by the type field
typeLessThannullOptional Integer Filter - filters the result by the type field
typeLessThanOrEqualTonullOptional Integer Filter - filters the result by the type field
visitorIdnullOptional Integer Filter - filters the result by the visitorId field
visitorIdGreaterThannullOptional Integer Filter - filters the result by the visitorId field
visitorIdGreaterThanOrEqualTonullOptional Integer Filter - filters the result by the visitorId field
visitorIdLessThannullOptional Integer Filter - filters the result by the visitorId field
visitorIdLessThanOrEqualTonullOptional Integer Filter - filters the result by the visitorId field
orderBystringstring - Order Results By: id, createdAt, updatedAt

HEADERS

KeyDatatypeRequiredDescription
Pardot-Business-Unit-Idstring
If-Modified-Sincestring