Use the HTTP GET method to retrieve information from a database of patient medical records. Query https://jsonmock.hackerrank.com/api/medical, records to find all the records. The query result is paginated and can be further accessed by appending to the query string page num where num is the page number.
The query response from the API is a JSON with the following five fields:
page the current page.