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

# /custom_attributes

`GET /custom_attributes`

Returns a collection of the account's custom attributes. Required scope: `r_jobs`. Accessible with all token types.

## Response `200`

200

- object
  - `custom_attributes` object[]
    - `id` string
    - `type` string
    - `enabled` boolean
    - `label` string
    - `hint` string

## Other responses

- `401` — 401
- `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/versions/3ead9ec42165/schema)
