Get Variable(s)

GET {{yourAccountUrl}}/api/3/personalizations

Request Params

KeyDatatypeRequiredDescription
orders[format]stringOrder variables by format (ASC/DESC)
orders[tag]stringOrder variables by tag (ASC/DESC)
orders[name]stringOrder variables by name (ASC/DESC)
orders[content]stringOrder variables by content (ASC/DESC)
orders[listsCount]stringOrder variables by listCount (ASC/DESC)
filter[name]stringFilter by variable name
filter[tag]stringFilter by personalization tag
filter[listName]stringName of list
filter[content]stringContents of variable
filter[format]stringFilter by tag format (html, text)
limitnumberInteger result limit (Default: 20)

HEADERS

KeyDatatypeRequiredDescription
Api-TokenstringYour ActiveCampaign API Token