Get questions for a specific campaign

This endpoint let's you retrieve all the questions that are associated to a campaign for which you provide the ID in the path. DISCLAIMER - Only text, short_text and multiple choice types supported. No audio or image type question supported.

Path Params
integer
required

The campaign to which the question should be associated.

Query Params
string
required

The API key provided for your application.

Responses

404

Invalid Campaign Id. Or Questions not found for this campaign.

500

Internal server error, we will provide you with the exception message of the application.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*