Skip to main content
GET
Get a Gift Ask

Authorizations

Authorization
string
header
required

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

Path Parameters

giftAskId
string
required

(Required) The gift ask identifier.

Response

OK

id
string

The unique identifier of the record in Virtuous.

giftAskUrl
string
giftsAppliedUrl
string
contactId
string

The identifier of the contact this record belongs to.

contactUrl
string

A link to the related contact.

askAmount
string
askAmountFormatted
string

The askAmount value, formatted for display.

askDate
string
askDateFormatted
string

The askDate value, formatted for display.

expectedFulfillmentDate
string
expectedFulfillmentDateFormatted
string

The expectedFulfillmentDate value, formatted for display.

notes
string
askType
string
frequency
string
declined
string
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.

projectId
string

The identifier of the project this record is designated to.

project
string
projectUrl
string

A link to the related project.

segmentId
string

The identifier of the segment this record is attributed to.

segment
string
segmentCode
string
segmentUrl
string

A link to the related segment.

assignedUserId
string
assignedUser
string
secondaryAssignedUser
string
secondaryAssignedUserId
integer
status
string
customFields
object[]

The custom field values stored on the record.

Last modified on August 11, 2026