List a contact's interactions
Interactions
List a contact's interactions
Returns every interaction logged against a contact.
GET
List a contact's interactions
Authorizations
OAuth2 access token. Pass the token in the Authorization header as Bearer <token>. The token is looked up in Redis to resolve the caller identity.
Path Parameters
Contact ID.
Required range:
x >= 0Example:
42
Response
object[] | null
OK
Physical address related to the interaction, if applicable. (e.g., meeting location)
ID of the contact associated with this interaction.
Required range:
x >= 0List of files attached to the interaction.
Required range:
x >= 0Required range:
x >= 0If true, only user with specific permissions can see this interaction.
Available options:
incoming, outgoing Tags attached to the interaction.
Available options:
email, letter, call, meeting, sms, donation User who logged the interaction.
ID of the user who logged the interaction.
Required range:
x >= 0Last modified on August 5, 2026

