Skip to main content
This page documents the API endpoints for retrieving incident data programmatically. If you need to view, edit, or report on an individual incident record in vCore, for example when preparing evidence for the NDIS Commission, see Editing incidents and the SIRS register instead.

GET /incidents

Example: GET /incidents?fromDate=YYYY-MM-DD&toDate=YYYY-MM-DD&limit=100 Query parameters: Response fields: Form (when InclForm is set): Nested FormData array with answers objects containing name, text, type, order, answer fields.

GET /SIRS

Serious Incident Response Scheme incidents. Example: GET /SIRS?fromDate=YYYY-MM-DD&toDate=YYYY-MM-DD&limit=100 Query parameters: Response fields: