Skip to main content
GET
List survey results

承認

Authorization
string
header
必須

For authenticated requests, set the Authorization: Bearer your_api_key parameter in the header.
You can create and manage your API Keys by visiting the API Keys tab in the Settings page of your organization in Admina

パスパラメータ

organizationId
number
必須
surveyId
number
必須

クエリパラメータ

limit
number

Number of items to return per page. Default is 50, maximum is 200.

必須範囲: 1 <= x <= 200
:

50

cursor
string

Cursor for pagination. Use the nextCursor from previous response to get next page.

:

"eyJwYWdlIjoyLCJsaW1pdCI6NTB9"

レスポンス

Successfully retrieved survey results

meta
object
必須
items
object[]
必須
read-only
最終更新日 2026年8月24日