The GET /evaluation-platform/v1/exam API retrieves a paginated list of exams, providing detailed information about each exam, including associated documents, grades, subjects, and other metadata.
Scenarios:
Documentation Index
Fetch the complete documentation index at: https://docs.crazygoldfish.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Total number of exams available.
78
Number of items displayed per page.
10
Current page display information.
"Page 1 of 8"
URL for the next page of results.
"{{base_url}}/evaluation-platform/v1/exam/?page=2"
URL for the previous page of results.
null
List of exams.