Forms
Listing questions
Returns a list of all questions in a form.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the form
Response
200
application/json
List of questions
The response is of type object
.