Returns a list of fields assigned to the specified form.

Log in to see full request history

Response

FieldTypeDescription
formfields.[]stringProperties of form field
formfields.[].idstringID of form field
formfields.[].namestringName of form field
formfields.[].labelstringLabel of form field
formfields.[].isMandatorybooleanIndicates if the field is mandatory
formfields.[].errorMessagestringMessage uppon error
formfields.[].orderstringRepresents the field's position on form
listFields.[]stringSystem name of field
listFields.[].idstringID of field
listFields.[].labelstringLabel of field

Error occured

FieldTypeDescription
errorCodeintCode of the error
errorMessagestringHuman readable error message

Error codes

errorCodeDescription
1JSON syntax error
2Missing request body
11000Newsletter not found
12000Form not found
Path Params
int32
required

ID of newsletter

int32
required

ID of form

Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain