Survey
Survey endpoints allow you to create, retrieve, update, duplicate, and delete surveys within your application.
Key functionalities:
- Create Surveys: Define new surveys with customizable content and themes.
- Retrieve Surveys: Fetch detailed or minimal information about surveys.
- Update Surveys: Modify existing surveys, including their content and associated themes.
- Duplicate Surveys: Create copies of existing surveys for quick replication or modification.
- Delete Surveys: Remove surveys from the system when they are no longer needed.
- Survey Content Management: Handle complex survey structures, including questions, choices, and themes.
📄️ Get a survey by its ID
Retrieve a specific survey by its unique **survey_id**.
📄️ List surveys by department ID
List all surveys associated with a specific department.