Survey
/api/v1/surveys/surveysA survey definition with questions and configuration.
listgetcreateupdatedeleteSchema
| Field | Type | Notes |
|---|---|---|
| id | uuid | |
| title* | string | |
| description | string | |
| status | enum | draft | active | closed | archived |
| questions | json | |
| created_at | date-time |
API
client.surveys.surveys.*Loading manifest…