> ## 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 Donor Custom Fields

> Returns a paginated list of the custom field values stored on the donor.

Each value comes back with its `customFieldName`, `value`, and `responseType`, plus the `customCollectionName` when the field belongs to a collection.

<Info>Use `collectionSkip` to page through the entries of a collection.</Info>


## API Specification

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