get https://api.helpfull.com/v1/tests/
Retrieves a Test with the given ID.
If you want to update the number of currently submitted responses in real-time, you would probably be interested in numberOfResponses
field.
Please note that we usually order slightly more responses than ordered, so for monitoring the test completion status please check the status
field
rather than numberOfResponses
, which could be a bit higher than numberOfParticipants
ordered (f.e. 202/200
).