List study submissions
Returns basic information of the submissions, including the study id, participant id, status and start timestamp
Authentication
AuthorizationToken
Header authentication of the form Token <token>
Path parameters
id
Study id
Query parameters
ordering
Field to sort results by. Prefix with - for descending order. Allowed values: started_at, completed_at, status, ip, time_taken, participant_id, study_code.
Response
List submissions
results
List of all submissions matching the criteria.