---
title: "Get Talent T4 Report by Applicant ID"
method: GET
path: "/v1/reports/T4/{applicantId}/{supplierGuid}/{yearId}"
tags: ["Reports"]
---

# Get Talent T4 Report by Applicant ID

`GET /v1/reports/T4/{applicantId}/{supplierGuid}/{yearId}`

Returns a T4 report for the specified talent for the specified year.

## Path parameters

- `supplierGuid` string, required
- `yearId` string, required
- `applicantId` string, required

## Query parameters

- `maskSin` string

## Headers

- `Tenant` string
- `FrontOfficeTenantId` integer
- `RequestId` string, uuid, required

## Response `200`

200 response

- string, byte

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Access Denied
- `404` — Not found
- `406` — Unsupported format(s) indicated by Accept header
- `415` — Unsupported format(s) indicated by the Content-Type header
- `429` — Too many requests
- `500` — An unexpected error occurred
- `502` — Service Unavailable

---

[API](https://skmtc.net/avionte/apis/aviont-partner-authorization-api.md) · [All operations](https://skmtc.net/avionte/apis/aviont-partner-authorization-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/avionte/aviont-partner-authorization-api/versions/846b33e4e71b/schema)
