Skip to main content
GET
Find an Event

Authorizations

Authorization
string
header
required

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

Query Parameters

filter
string

(Required) The filter.

Response

OK

id
string

The unique identifier of the record in Virtuous.

eventViewUrl
string
name
string

The display name of the record.

eventType
string
locationName
string
displayAddress
string
geocodeAddress
string
startDateTime
string
endDateTime
string
timeZone
string
description
string

The free-text description stored on the record.

specialInstructions
string
inviteOnly
string
rsvpRequired
string
totalInvites
string
totalRsvps
string
totalAttended
string
totalGifts
string
totalGiving
string
communicationId
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.

eventContactsUrl
string
generosityEventContacts
object[]
tables
string[]
meals
string[]
eventInvitationsUrl
string
customFields
object[]

The custom field values stored on the record.

Last modified on August 11, 2026