Available APIs
Request URL: https://user.outweisurvey.com
1. Get Answer Details by User ID
Parameter
description
example
curl --location '{URL}/open/api/answers/67c6a30e2797730bf50d0972?uid=xxx_123×tamp=1741071430&sign=e5688d43cc733f4ac82c553f313bff97'```json
{
"data": {
"abnormal_end": false,
"aid": "67c6a3b1582e38d11bd79368",
"answer_consumed": 4,
"answer_finished": true,
"channel": "-",
"effective": 0,
"ended_at": 1741071281,
"started_at": 1741071277,
"uid": "xxx_123"
}
}
```最后更新于