List All Custom Fields
GET {{yourAccountUrl}}/api/3/fields
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | number | Limit return results (defaults is 20 returned fields) | |
filters[perstag] | string | The "perstag" to filter by |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | Your ActiveCampaign API Token |