Search activity log for activities/emails/calls

Search activity log for activities, emails, and calls with filtering and pagination.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Example:

{
    "page": 0,
    "pageSize": 15,
    "authors": [
        "534a38c2-ac29-460f-9441-9fcd05d1a3cb"
    ],
    "customerId": "2d037b9f-350d-4069-9a19-99b4f67dbf3a",
    "dateStart": "2025-09-06T21:00:00.000Z",
    "dateEnd": "2025-09-13T21:00:00.000Z",
    "logTypes": [
        "1",
        "2"
    ]
}
Body Params

Request to search activity log for activities, emails, and calls

string

Employer ID

string

Customer ID

string

Lead ID

string

Workflow ID

string

Meeting ID

logTypes
array of int32s, unique

Activity Log Types:
1 - Activity (logType 1)
2 - Email (logType 2)
3 - Call (logType 3)

string

Start date (inclusive)

string

End date (exclusive)

authors
array of uuids, unique

Author IDs

authors
string

Text search

int32

Page number

int32

Page size

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*