דילוג לתוכן הראשי

Get a form

GET 

/forms/:form_id

One form, including its field definitions.

fields[].id is the key each answer is stored under in a submission — fetch this once and cache it if you are mapping submissions into another system.

Request

Responses

The form.

Response Headers
    X-Request-Id

    Correlation id for this request. Quote it when reporting a problem.