Retrieves a single report by ID with optional extended data and language-specific transformations. This route is also used in the report synthesis page.
READONLY[ADMIN, USER]Only authenticated users with proper site-level permissions can access this route.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Content type, must be "application/json".
"application/json"Unique identifier of the report.
-9007199254740991 <= x <= 90071992547409911
Extend options:
"establishment-cell": Get information about the establishment cell
"rules": Get information about the rules linked to the intervention
"technical-installations": Get information about technical installations linked to the report
"anomaly-stats": Get information about anomalies in reports
"origin": Give information about the origin of the report (commission or intervention)
"created-by": Get information about the person that created the report
"equipments": Get information about the equipments linked to the intervention
"equipments-details": Get id and name for equipments linked to the intervention
"equipment-ids": Get ids of the equipments linked to the intervention
"actions-info": Give information about actions that can be done on reports
"updatable-fields": Get information about the field that can be updated
"equipment-ids": Get ids of the equipments linked to the intervention
"rule-ids": Get information about the rules ids linked to the report
"anomaly-ids": Get information about anomalies in reports
"anomaly-it-ids": Get information about anomalies in reports
establishment-cell, rules, technical-installations, anomaly-stats, origin, created-by, equipments, equipments-details, equipment-ids, actions-info, updatable-fields, rule-ids, anomaly-ids, anomaly-it-ids List of reports