Skip to main content
GET
List Recurring Gift Custom Fields

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

OK

dataType
string

The data type of the values the parameter accepts.

name
string

The display name of the record.

displayName
string

The label to show for this value in a user interface.

options
string[]

The fields that can be used as a query parameter, including the operators and values each one accepts.

createDateTimeUtc
string

The UTC date and time the record was created.

createdByUser
string

The name of the user who created the record.

modifiedDateTimeUtc
string

The UTC date and time the record was last modified.

modifiedByUser
string

The name of the user who last modified the record.

Last modified on July 24, 2026