---
title: "Retrieves a Norway tax system requests for the specified period."
method: GET
path: "/api/integrations/altinn/employment/period/{periodId}"
tags: ["Integrations"]
---

# Retrieves a Norway tax system requests for the specified period.

`GET /api/integrations/altinn/employment/period/{periodId}`

## Path parameters

- `periodId` integer, required

## Response `200`

OK

- IntectBusinessLogicIntegrationsAltinnSharedModelsNorwayTaxSystemRequestShort
  - `Id` integer
  - `ExportFeedbackStatusId` integer, nullable
  - `Sender` string
  - `SubmissionDate` string, date-time
  - `AmeldingId` string
  - `AmeldingStatus` 'NotSent' | 'Sent' | 'Replaced'
  - `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)
