v2

OpenAPI 3.0.02026-07-2163203194.5 KB
Reports

Exams By Week

Returns exams grouped by week based on the given filter parameters.

get/v1/installs/{installSid}/examsByWeek

Path parameters

installSidstring required

Install Sid

Install Sid

Query parameters

offsetinteger

Result offset

Result offset

limitinteger

Number of items to return

Number of items to return

courseOfferingSidstring

Course offering sid

Course offering sid

groupBy'examOpenDate' | 'examCloseDate'

The base for grouping the exams

The base for grouping the exams

status'past' | 'active' | 'upcoming'

Active status of the exams

Active status of the exams

startDatestring

earliest date to show exams

earliest date to show exams

endDatestring

Latest date to show exams

Latest date to show exams

Response

Successful

totalnumber nullable
firststring nullable
nextstring nullable
prevstring nullable
laststring nullable
countnumber nullable
offsetnumber nullable
startDatestring nullable
endDatestring nullable
lastEvaluatedKeystring nullable
resultsModel4[]