---
title: "Get A-melding feedback from Altinn"
method: GET
path: "/api/integrations/altinn/amelding"
tags: ["Integrations"]
---

# Get A-melding feedback from Altinn

`GET /api/integrations/altinn/amelding`

## Query parameters

- `id` integer, required
- `ameldingType` 'Full' | 'Employment' | 'TaxCard', required

## Response `200`

OK

- IntectBusinessLogicIntegrationsAltinnSharedModelsAmeldingResponseIntectBusinessLogicIntegrationsAltinnSharedModelsAmeldingFeedbackData
  - `ExportFeedbackStatusId` integer
  - `ReportId` integer
  - `ReportParameters` string
  - `Data` IntectBusinessLogicIntegrationsAltinnSharedModelsAmeldingFeedbackData[]
    - `ErrorCode` string
    - `Description` string
    - `Details` string
    - `Severity` integer
    - `Employees` IntectBusinessLogicIntegrationsAltinnSharedModelsAltinnEmployeeResponseModel[]
      - `FullName` string
      - `IdentityNumber` string
      - `EmploymentId` integer
  - `RequiresAuth` boolean
  - `Url` string

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
