---
title: "Retrieves the latest performance data file for the account and the target period."
method: GET
path: "/v1.0/target-unit-accounts/{accountId}/performance-data-report/attachment"
tags: ["Target Period Performance Data Report of the Account"]
---

# Retrieves the latest performance data file for the account and the target period.

`GET /v1.0/target-unit-accounts/{accountId}/performance-data-report/attachment`

## Path parameters

- `accountId` integer, required

## Query parameters

- `targetPeriodType` 'TP5' | 'TP6' | 'TP7' | 'TP8' | 'TP9', required
- `fileAttachmentUuid` string, uuid, required

## Response `200`

OK

- FileToken
  - `token` string
  - `tokenExpirationMinutes` integer

## Other responses

- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/beis/apis/api-documentation.md) · [All operations](https://skmtc.net/beis/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beis/api-documentation/versions/f5f4d893b86b/schema)
