---
title: "List options for a custom field"
method: GET
path: "/custom_field_definitions/{custom_field_definition_id}/options"
tags: ["Custom fields"]
---

# List options for a custom field

`GET /custom_field_definitions/{custom_field_definition_id}/options`

Custom fields are defined by record type, and are shared
across all workspaces across the account. Fields must be
added to a layout before they will appear on a record.

For custom fields that include options, (e.g. tags, choice
lists), you can also load the list of all available options.

## Path parameters

- `custom_field_definition_id` string, required

## Response `200`

Successful operation

---

[API](https://skmtc.dev/aha/apis/aha-api.md) · [All operations](https://skmtc.dev/aha/apis/aha-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aha/aha-api/revisions/f2725b45bcf3/schema)
