
액션 수행
액션 데이터
이러한 유형의 액션에서 데이터 표현을 생성하려면 양식을 작성하세요.
Get All Voters
Read-only action to retrieve all voters and their votes for a specific topic.
요청 매개변수 topic_id name 응답 배열 ... get_topic_vote_response[]

이러한 유형의 액션에서 데이터 표현을 생성하려면 양식을 작성하세요.
Get All Voters
Read-only action to retrieve all voters and their votes for a specific topic.
| 요청 매개변수 | |
|---|---|
| topic_id | name |
| 응답 배열 | |
|---|---|
| ... | get_topic_vote_response[] |