Skip to main content
GET
Search Tributes

Authorizations

Authorization
string
header
required

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

Query Parameters

firstName
string

Optional. The tribute first name.

lastName
string

Optional. The tribute last name.

city
string

Optional. The tribute city.

state
string

Optional. The tribute state abbreviation..

tributeType
string

Optional. The tribute type. Options: "InHonorOf", "InMemoryOf"

Response

OK

id
string

The unique identifier of the record in Virtuous.

tributeType
string
firstName
string
lastName
string
address1
string
address2
string
city
string
state
string
postalCode
string
defaultAcknowledgeeIndividualId
string
defaultAcknowledgeeIndividualUrl
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.

Last modified on August 11, 2026