---
title: "Retrieves A-melding logs for the specified salary periods in the current company."
method: GET
path: "/api/integrations/altinn/amelding/logs"
tags: ["Integrations"]
---

# Retrieves A-melding logs for the specified salary periods in the current company.

`GET /api/integrations/altinn/amelding/logs`

## Query parameters

- `periodIds` string, required

## Response `200`

OK

- IntectBusinessLogicIntegrationsAltinnSharedModelsAmeldingLogResponse[]
  - `NorwayTaxSystemResponseLineId` integer, nullable
  - `ExportFeedbackStatusId` integer, nullable
  - `Sender` string
  - `SubmissionDate` string, date-time, nullable
  - `AmeldingId` string
  - `AmeldingStatus` 'NotSent' | 'Sent' | 'Replaced'
  - `SalaryBatchId` integer
  - `SalaryBatchNumber` integer
  - `SalaryBatchStatusId` integer
  - `SalaryBatchStatusName` string
  - `Period` string, date-time
  - `ReplacedBy` 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)
