/
TO
tonbridge
/
Tonbridge App Api
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 1d ago
Details
Filter operations
About
1
Accidentforms
3
Address
2
Admin
16
Ai
8
Appadmin
4
Applicants
1
Assessmentafternoons
10
Attendance
13
Auth
20
Billingextras
1
Books
5
Charactercount
1
Cl
6
Classes
4
Communications
2
Contacts
2
Criticalincident
5
Custompagegroups
4
Custompages
6
Datasynclogs
1
Directreports
1
Event
10
Events
2
Evolve
1
Exams
10
External
2
Externalapis
4
Externalspeaker
3
Favourites
4
Files
2
Firechecks
7
Forms
1
Freeperiods
2
Google
2
Hide
1
House
1
Houses
5
Housetours
7
Ims
7
Leaverequests
24
Leavers
1
Lessoncover
6
Lists
2
Mailchimp
1
Masqueradeoverrides
4
Me
11
Microsoft
3
Modules
8
Musiclessons
19
Notices
4
Notification
5
Notifications
3
Notion
1
Onarken
1
Oneroster
7
Openapply
5
Optionforms
5
Otherschools
1
Parent
6
Parentsevening
35
Parentsevenings
2
Pd
8
Pdf
4
Periods
1
Photo
1
Pupils
2
Releasenotes
3
Report
9
Reports
69
get
Get all reports for an academic year
get
Get a list of reports, optionally filtered + with stats
get
Get a report with its steps
patch
Update a report's details
get
Get the list of reports for a student
get
Get the list of reports for a student
get
Get the academic years with reports
get
Get teachers who have reports in a year (legacy GET /Reports/Teachers)
post
Get the entries to review for a pupil within a report step
get
Get a report template + its parsed structure
delete
Delete a report template
get
List report templates
post
Create a report template from an existing report
delete
Delete a report step + its entries (legacy DELETE /reports/steps)
put
Create/update a report's steps + entries (legacy PUT /reports/steps)
delete
Delete a report step + its entries (legacy DELETE /reports/steps)
get
Get all open report steps
get
Get the staff progress for a report step
get
Get all report steps
get
Get the active report steps for the signed-in staff member
patch
Update a report step (legacy PATCH /reports/step/{Id})
get
Get existing sport report allocations (legacy GET /Reports/Sport/Allocations)
post
Create or update sport report allocations (legacy POST /reports/Sport)
get
Get setup notes for a report
put
Add or edit a report setup note
delete
Delete a report setup note
get
Get a report's top/bottom HTML by route id (anonymous)
get
Get a report's details + steps (legacy GET /reports/details)
get
Get Report Details for a Student's Year
get
Get the default report info
get
Get a report's top/bottom HTML
put
Update a report's top/bottom HTML
get
Get all steps for a report
get
Get mark-grade field-option templates
patch
Update a report mark-grade field
post
Create a report draft
delete
Delete a staff member's set of reports (legacy DELETE /reports/reallocation/{StepId}/{StaffId}/{EntryName})
get
Get a student's entries for a step (legacy /reports/reallocation/students?StudentId=&StepId=)
patch
Add/remove students from a reallocation group (legacy PATCH /reports/reallocation/students)
get
Get staff steps ready to reallocate (legacy /reports/reallocation/steps/{ReportId})
get
Get students for a reallocation group (legacy /reports/reallocation/students/{StepId}/{StaffId}/{EntryName})
patch
Reallocate a staff member's entries to another teacher (legacy PATCH /reports/reallocation)
patch
Switch the teacher for a single entry (legacy PATCH /reports/reallocation/switch)
put
Add a whole subject set to a report (legacy PUT /reports/reallocation/set)
get
Get a single report entry with its mark grades + writer stats
delete
Delete a single report entry (admin)
get
Get the entries a staff member has to write for a step
get
Get the entries a staff member has to write for a step
get
Get a report's entries (legacy GET /Reports/Entries)
get
Get report entries for a form/year
get
Get a student's entries for a report
get
Get a student's entries for a report
get
Get report entries for a subject set
get
Get report entries written by a teacher
get
Get report entries for a tutor group, grouped per pupil
get
Get a staff member's entries for a step (with interim flag)
get
Get a staff member's entries for a step (with interim flag)
patch
Mark all of a staff member's entries in a step complete
put
Save a report entry (text + complete flag + mark grades)
patch
Mark a report entry as complete
post
Get a pupil's other report entries at the same step number
put
Save many report entries at once
get
Get report delegations (legacy GET /Reports/Delegation)
post
Create a report delegation (legacy POST /Reports/Delegation)
delete
Delete a report delegation (legacy DELETE /Reports/Delegation)
get
Get character counts for a report
get
Get entries with assessments for a report + subject (legacy GET /reports/assessments/{ReportId}/{SubjectCode})
put
Save assessment data (legacy PUT /reports/assessments)
get
Report Admin analytics overview
Resend
1
Reviewofresults
10
Rewards
11
Sanctions
10
Savedqueries
4
Schoolpost
1
Schooltrips
4
Sciencedisplay
2
Search
1
Serviceaccounts
6
Shortlinks
3
Signage
13
Skills
14
Stafflifecycle
14
Staffmember
1
Staffmembers
1
Students
4
Studyleave
39
Subjects
4
Subjectsets
1
Systemqueries
2
Term
1
Termlyhealth
4
Theme
5
Tickets
3
Timetable
11
Tutorgroups
1
Unsplash
1
Uploadfiles
1
User
1
Users
1
Weekendleave
11
Wellbeing
3
Years
2
Reports
Delete a report template
Requires permission:
ReportAdmins
delete
/reports/templates/{id}
Path parameters
id
integer
required
Response
Success - Template deleted
Changes