Get survey
Get a single survey given an ID.
Authentication
AuthorizationToken
Header authentication of the form Token <token>
Path parameters
survey_id
Response
Successful Response
researcher_id
The Prolific researcher ID.
title
The survey title.
_id
Auto generated by the system.
date_created
The date/time the survey was created (UTC).
date_modified
The date/time the survey was modified (UTC).
sections
Optional: An array of sections in the survey, otherwise questions will be defined.
questions
Optional: An array of questions in the survey, otherwise sections will be defined.