GET api/v2.0/Events/ContactEventList?contactId={contactId}&maxRecords={maxRecords}

Returns all recent events that the contact has attended.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
contactId

Id of the account we want event information from.

globally unique identifier

Required

maxRecords

Optionally specify the maximum number of records to return. Defaults to 100 if not specified.

integer

Default value is 100

Body Parameters

None.

Response Information

Resource Description

List of Events.

Collection of Event
NameDescriptionTypeAdditional information
RegistrationOptions

Collection of EventOption

None.

Sessions

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.