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

getChecks

Parameter Default Value Data Type Description
apiToken - string The API token used to authenticate your request. Required
checkId - string Pass a check ID to return only a single check. Optional
checkName - string Pass a value to return checks with names that contain that value.
This will be overridden by the checkId parameter.
Optional
checkLabel - string Pass a value to return checks with labels that contain that value.
This will be overridden by the checkId and checkName parameters.
Optional
checkGroupId - string Pass a check group ID to return the checks in that group.
Check group IDs can be retrieved with the getCheckGroups endpoint.
Optional
checkGroupName - string Pass a value to return checks from check groups with names that contain that value.
This will be overridden by the checkId, checkName, and checkGroupId parameters.
Optional
activityCount 0 int Include the recent activities of the returned checks.
The response is limited to a maximum of 30 activities per check.
Optional
includePendingOverdue false bool Include activities warning that a check is due to be marked overdue. Optional
includeSettings false bool Include the configured settings of returned checks. Optional
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/getChecks/?apiToken=

Curl Example: curl -X GET "https://api.checkcentral.cc/getChecks/?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.