List submitted update (check-in) form responses across every update form, newest first. Pass traineeId to read one trainee's check-in history. Registration forms are not included here; use GET /forms/registration for those. Trainee personal details and phone number are included only when the key also has trainees:read.
Query parameters
Only responses submitted by this trainee.
Only responses from this coaching period.
Filter by handling status.
Search the trainee name or the form title.
Filter by trainee gender.
Comma-separated label ids the trainee must carry.
Comma-separated label ids the form targets.
Restrict to a form kind.
Order by submission date. Defaults to desc.
Only responses submitted on or after this date (YYYY-MM-DD).
Only responses submitted on or before this date (YYYY-MM-DD).
Page number (1-based, default 1)
Number of items to return (default 25, max 500)
Response
Successful response