API 参考
surveys
此区域有 3 个端点。每个端点都有自己的页面,包含其参数、响应以及您可以运行的请求。
| 方法 | 路径 | 功能说明 | 权限 |
|---|---|---|---|
| GET | /v1/feature-flags | Every feature flag that is ON for this person in this organisation. | org.read |
| GET | /v1/surveys/active | The surveys this organisation may currently be shown. | org.read |
| POST | /v1/surveys/{survey_id}/responses | Record one person's answers to one survey. | org.read |