> ## 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 Field Responses

> Returns a paginated list of the custom field responses the donor has submitted.

Each response comes back with its `customFieldId`, `customFieldName`, `value`, `entityType`, and `createdDate`.

<Info>Use `filter` to search the responses and `sortBy` with `descending` to order them.</Info>


## API Specification

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