Documentation Index

Fetch the complete documentation index at: https://guide.youraspire.com/llms.txt

Use this file to discover all available pages before exploring further.

Activity Contacts

Prev Next

Description 

Contacts associated with an activity, including their roles and email addresses.

Resource overview

EndpointDefinition
GET/ActivityContactsRetrieve contacts associated with an activity.

Attributes

AttributeDescriptionData TypeNotes
ContactIDContact identifierinteger(int32)
ContactNameName of the contactstringMax length: 101
ActivityContactIDUnique ID of the activity contactinteger(int32)
EmailAddressEmail of the contactstringMax length: 255
AssignmentTypeRole of the contact on the activitystringMax length: 5
IgnoreNullContactFlag to ignore null contactsboolean