cURL
Customer Interactions
List interactions
List all of the customer interactions in an organisation.
GET
cURL
Authorizations
Session token for authentication.
Path Parameters
The unique identifier for the organisation.
Query Parameters
A comma separated list of related resources to include.
Available options:
account, author, contact, organisation, property, representative Filters the response data based on the value provided.
Available filters:
id_in: Filter by interaction ID(s)account_in: Filter interactions for account ID(s)contact_in: Filter interactions for contact ID(s)property_in: Filter interactions at specific property ID(s)representative_in: Filter interactions by representative ID(s)
For more information on using named filters, see the docs
Limit the number of resources returned by the API
Required range:
x >= 1Offset the resources returned by the API
Required range:
x >= 0