get
https://api.swoogo.com/api/v1/event-questions
Retrieves all registration form questions configured for an event. Questions define the fields that registrants fill out during registration (e.g., name, email, custom questions). Defaults to questions on the main website but can be filtered by module. Requires the event_id query parameter.
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. |
