List campaign parameters

To list parameters for selected campaign and their properties. Especially useful when Motionlab platform is custom integrated to automation services like Integromat, SmartEmailing, Exponea, or in scenarios where such capability is needed.

403

Example response

[
    {
        "key": "firstname",
        "order": 0,
        "label": "firstname",
        "type": "text",
        "required": true,
        "zoom": null,
        "mapType": null,
        "imageFormatType": null,
        "options": null
    },
  ...
]
Language
Authorization
Query
Click Try It! to start a request and see the response here!