Processing Ajax...

View Activity

Test Status Rules

Combined Attachment Content

Raw Activity Text

Forward Message

Separate email addresses with commas or semicolons.

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?
CheckCentral

API Documentation

getActivities

Parameter Default Value Data Type Description
apiToken - string The API token used to authenticate your request. Required
groupId - string Pass a group ID to return activities a single check group.
Check group IDs can be retrieved with the getCheckGroups endpoint.
Optional
checkId - string Pass a check ID to return activities for a single check. Optional
status - string Filter the returned activities by their status. Optional
matched - string Filter the returned activities by their matched state. Optional
sources - array Pass a comma separated list of source types to configure what activity sources to include in the response. Possible values are:
  • email
  • user
  • overdue
  • api
  • integration
Optional
startDate - string Pass a date in yyyy-mm-dd format to return activities created on or after that date. Optional
endDate - string Pass a date in yyyy-mm-dd format to return activities created on or before that date. Optional
activityCount 50 int Set the maximum number of activities to include.
The response is limited to a maximum of 1000 activities.
Required
includeContent false bool Return a small snippet of the activity content Optional

How to Use This API

To use this API you need to send a GET request to the endpoint shown below.

Endpoint: https://api.checkcentral.cc/getActivities/?apiToken=

Curl Example: curl -X GET "https://api.checkcentral.cc/getActivities/?apiToken="

If you need any help using this API, please feel free to contact us.

The best way to learn about CheckCentral is to see it for yourself! Book a demo with us today, or get started with a free trial using the buttons below.