Get response
Get a single response for a survey.
Authentication
AuthorizationToken
Header authentication of the form Token <token>
Path parameters
survey_id
response_id
Response
Successful Response
participant_id
The Prolific participant ID.
submission_id
The Prolific submission ID.
_id
date_created
The date/time the response was created (UTC).
date_modified
The date/time the response was modified (UTC).
sections
An array of sections from the survey, otherwise questions.
questions
An array of questions from the survey, otherwise sections.
Errors
4XX
Client Request Error