Query

GET https://{{domain}}/api/v5/objects/prospect-accounts?fields=id,name,salesforceId,createdAt,updatedAt,createdById,updatedById,assignedToId,annualRevenue,billingAddressOne,billingAddressTwo,billingCity,billingCountry,billingState,billingZip,description,employees,fax,industry,number,ownership,phone,rating,shippingAddressOne,shippingAddressTwo,shippingCity,shippingCountry,shippingState,shippingZip,sic,site,tickerSymbol,type,website,isDeleted

Request Params

KeyDatatypeRequiredDescription
fieldsstring(required) ProspectAccount fields to return
deletedbooleanboolean - return deleted records
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
orderBystringstring - Order Results By: id, salesforceId

HEADERS

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