Query

GET https://{{domain}}/api/v5/objects/lifecycle-histories?fields=id,prospectId,previousStageId,nextStageId,secondsElapsed,createdAt

Request Params

KeyDatatypeRequiredDescription
fieldsstring(required) LifecycleHistory 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
orderBystringstring - Order Results By: id, createdAt

HEADERS

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