Query
GET https://{{domain}}/api/v5/objects/forms?fields=id,name,campaignId,url,embedCode,salesforceId,layoutTemplateId,submitButtonText,redirectLocation,thankYouContent,thankYouCode,beforeFormContent,afterFormContent,fontSize,fontFamily,fontColor,labelAlignment,radioAlignment,checkboxAlignment,requiredCharacter,showNotProspect,isUseRedirectLocation,isAlwaysDisplay,isCaptchaEnabled,isCookieless,isDeleted,createdById,updatedById,createdAt,updatedAt,trackerDomainId,folderId,salesforceCmsId
Request Params
Key | Datatype | Required | Description |
---|
fields | string | | (required) Form fields to return |
deleted | boolean | | boolean - return deleted records |
limit | number | | integer - the number of records to return. This value must be between 1 and 1000, inclusive. Default value is 200. |
nextPageToken | string | | the server provided value to retrieve the next page |
id | null | | Optional Integer Filter - filters the result by the id field |
idGreaterThan | null | | Optional Integer Filter - filters the result by the id field |
idGreaterThanOrEqualTo | null | | Optional Integer Filter - filters the result by the id field |
idLessThan | null | | Optional Integer Filter - filters the result by the id field |
idLessThanOrEqualTo | null | | Optional Integer Filter - filters the result by the id field |
name | null | | Optional String Filter using name field |
orderBy | string | | string - Order Results By: id |
Key | Datatype | Required | Description |
---|
Pardot-Business-Unit-Id | string | | |
If-Modified-Since | string | | |