Skip to main content
GET
List Contact Custom Collections

Authorizations

Authorization
string
header
required

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

Response

OK

id
string

The unique identifier of the record in Virtuous.

entityType
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.

name
string

The display name of the record.

fields
object[]
Last modified on August 11, 2026