---
title: "/employee_fields"
method: GET
path: "/employee_fields"
---

# /employee_fields

`GET /employee_fields`

Returns a collection of your account employee_fields. Required scope: `r_account`.

## Path parameters

- `subdomain` string, required

## Query parameters

- `member_id` string

## Response `200`

200

- object[]
  - `id` string
  - `account_id` string
  - `label` string
  - `hint` unknown
  - `type` string
  - `editable_by` string
  - `approvable_by` string
  - `viewable_by` string
  - `keep_history` boolean
  - `is_multiple` boolean

## Other responses

- `400` — 400
- `404` — 404

---

[API](https://skmtc.net/workable/apis/account-root.md) · [All operations](https://skmtc.net/workable/apis/account-root/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/workable/account-root/revisions/3ead9ec42165/schema)
