---
title: "List an employee's tax parameters"
method: GET
path: "/employee_tax_params/{employee_id}"
---

# List an employee's tax parameters

`GET /employee_tax_params/{employee_id}`

Get a paginated list of an employee’s tax parameters

## Path parameters

- `employee_id` string, required

## Query parameters

- `as_of` string, date
- `jurisdiction` string
- `submitter` string
- `tax_id` string

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/checkhq/apis/check-api.md) · [All operations](https://skmtc.net/checkhq/apis/check-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checkhq/check-api/revisions/f46e28134549/schema)
