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

# List preference definitions

> Discover registered preference keys, scopes, defaults, and value schemas.

<ParamField query="count" type="boolean">
  Set to `true` to return only `{ "total": ... }` instead of the entries.
</ParamField>

### Returns

An object with a `data` array containing every registered
[preference definition](/reference/preferences/definition). This endpoint describes
available settings; it does not return anyone's saved values or grant permission
to change them. The list is not paginated.
