This API allows authenticated users to retrieve a paginated list of assignments along with associated metadata like total count, pagination links, and assignment details.
Key Notes:
count, pageSize, showing, next, and previous to handle pagination.data field contains an array of assignment objects following the UpdatedAssignmentResponse schema.Scenario: Fetching Assignments for Review
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the assignment
Assignment retrieved successfully.
Unique identifier for the assignment
"2600413f-7c6e-46ef-8ea9-3e7b5834879f"
Name of the assignment
"English Assignment"
Instructions for the assignment
"Write a short story about a day in the life of a cat."
Total marks for the assignment
0
Grade of the assignment
"7"
ID of the course
"300"
List of parent questions in the assignment