get
https://api.swoogo.com/api/v1/event-questions
Events > Questions
This endpoint returns a collection response. Each entry of the collection contains the details for one item. You can control which details are returned by specifying the fields parameter. Use the expand parameter to include related objects. Use the response's pagination parameters to navigate through the entire collection. This endpoint will automatically default to event questions tied to the main website but can be filtered to include other modules.
Extra Fields
This is the extra information that can be returned if required by specifying what you need in the expand variable:
| Name | Type | Description |
|---|---|---|
choices |
array | List of response options for the question (e.g. for dropdown, radio, or checkbox questions). |
page |
object | The registration form page this question belongs to. |
translations |
object | Question translations by language. |
