> ## Documentation Index
> Fetch the complete documentation index at: https://docs.virtuous.org/llms.txt
> Use this file to discover all available pages before exploring further.

# List All Custom Fields

> Returns a paginated list of the organization's custom fields.

Each field comes back with its `entityType`, `dataType`, and whether it is enabled.

<Info>Use `filter` for a free-text search and `sortBy=enabled` or `sortBy=id` to order the results.</Info>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.virtuous.org/llms.txt).
