Get attachment
Description
This endpoint returns the specified attachment for the specified adverse incident report.
Endpoint path
[GET] /api/v2/delivery/report/{{reportRef}}/attachment/{{attachmentRef}}
Required scopes
To be able to get adverse incident reports from Melde API, the HelseId client must have one of the following scopes:
nhn:melde/delivery/restricted-accessnhn:melde/delivery/full-access
Response
The response payload has the FileResult format.
See Swagger UI for more information