Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
Total number of exams available.
Example:
78
Number of items displayed per page.
Example:
10
Current page display information.
Example:
"Page 1 of 8"
URL for the next page of results.
Example:
"{{base_url}}/evaluation-platform/v1/exam/?page=2"
URL for the previous page of results.
Example:
null
List of exams.