diff --git a/EI-IICS-Team/12Twenty/GET_Students.json b/EI-IICS-Team/12Twenty/GET_Students.json
index 1c9613501c4211455910a3c18c1f2416668d75bf..b03f2ae5cc1e491cbb3e59c272b31408adecce1f 100644
--- a/EI-IICS-Team/12Twenty/GET_Students.json
+++ b/EI-IICS-Team/12Twenty/GET_Students.json
@@ -32,7 +32,14 @@
           "description" : null,
           "required" : false,
           "type" : "string"
-        } ],
+        },{
+          "name" : "page",
+          "in" : "query",
+          "description" : null,
+          "required" : false,
+          "type" : "integer"
+        }
+        ],
         "responses" : {
           "200" : {
             "description" : "successful operation",