Query

GET https://{{domain}}/api/v5/objects/dynamic-contents?fields=id,name,folderId,isDeleted,createdById,updatedById,createdAt,updatedAt,basedOn,basedOnProspectApiFieldId,trackerDomainId,embedCode,embedUrl,tagReplacementLanguage

Request Params

KeyDatatypeRequiredDescription
fieldsstring(required) DynamicContent 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
namenullOptional String Filter using name 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
orderBystringstring - Order Results By: id, createdAt, updatedAt

HEADERS

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