Get all interactions in a specified timeframe (start-end). Only includes interactions on the 'live' environment (api.digitalcx.com)

Log in to see full request history
Path Params
string
required

Customer identifier used for authenticating the request.

string
required

Project identifier used for authenticating the request, and to determine what project environment the interaction will take place in.

Query Params
string
required

Points to the culture of the project, which determines what content within the projects scope the answer will originate from.

string
required

Start date for the query (DD-MM-YYYY).

string
required

End date (inclusive) for the query (DD-MM-YYYY).

string

Text filter on interaction values

boolean

Determines if a paginated response should be returned.

string

Token that indicates where pagination should continue from.

boolean

Determines if user information should be returned.

Interaction type filter:

  • Event: 1
  • QA: 2
  • QA and Event: 3
  • FAQClick: 4
  • Dialog: 8
  • LinkClick: 16
  • Feedback: 32
  • FAQSearch: 64
  • All: All
Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
text/csv