Service Distribution
Reports
Service Distribution
Returns a service distribution report for the specified install.
GET
Service Distribution
Authorizations
Path Parameters
Install Sid
Pattern:
^AI[a-f0-9]{32}$Query Parameters
Types of services to include in the report
Available options:
automated, automated-with-review, live, virtual-test-center, proctoru, register-blast, ad-hoc, messaging Statuses to include in the report
Available options:
Scheduled, Closed, Cancelled Course offering sid
Pattern:
^CO[a-f0-9]{32}$Course sid
Pattern:
^CU[a-f0-9]{32}$Course title
Course code
Exam title
Exam sid
Pattern:
^EX[a-f0-9]{32}$Appointments after date (inclusive)
Pattern:
.*ZExample:
"1970-01-01T00:00:00.000Z"
Appointments before date (exclusive)
Pattern:
.*ZExample:
"1970-01-01T00:00:00.000Z"
Close date after (inclusive)
Pattern:
.*ZExample:
"1970-01-01T00:00:00.000Z"
Close date before (exclusive)
Pattern:
.*ZExample:
"1970-01-01T00:00:00.000Z"
User sid
Pattern:
^US[a-f0-9]{32}$Filter by billable sessions
Result offset
Required range:
x >= 0Number of items to return
Required range:
x >= 0Key to sort by
Available options:
appointmentDate, closeDate, courseTitle, examTitle Sort order
Available options:
ASC, DESC 