Fetch recent exam results for a specific link and test combination. Use CLASSMARKER_GET_ALL_GROUPS_LINKS_EXAMS first to obtain valid link_id and test_id values. This endpoint returns paginated results based on finishedAfterTimestamp for efficient incremental data retrieval. Supp…
limitintegerNumber of results to return; default 200; maximum 200.
link_idRequiredintegerUnique identifier of the link. Obtain via CLASSMARKER_GET_ALL_GROUPS_LINKS_EXAMS action.
test_idRequiredintegerUnique identifier of the test/exam. Obtain via CLASSMARKER_GET_ALL_GROUPS_LINKS_EXAMS action.
finishedAfterTimestampintegerUNIX timestamp to return only results finished after this time. Defaults to 2 weeks ago if not provided. Must be < 3 months old.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.