**This is an old revision of the document!** ----
===Fetch (GET)=== ^ Method | GET | ^ URL | /review_utils/fetch_reviews | ==Parameters (*Required parameters)== ^ Property ^ Type ^ Description ^ | student_id (*) | Integer | The ID of the student you want to fetch the reviews for | | uid (*) | String | The UID of the student you want to fetch the reviews for | | pending | Boolean | Whether you want only the pending reviews or all the reviews scheduled (even in the future) | (*) At least one of the two parameters. ==Get the response (JSON output example)==