v2

latestOpenAPI 3.0.02026-07-261859071.2 MB
Error Groups

List all error groups for a specific check.

List all error groups for a specific check.

get/v1/error-groups/checks/{checkId}

Path parameters

checkIdstring required

Query parameters

limitinteger

Limit the number of results

Limit the number of results

pagenumber

Page number

Page number

Headers

x-checkly-accountstring

Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

Response

Successful

idstring required
checkIdstring required
errorHashstring required

The hash of the cleaned error message for quicker deduplication.

rawErrorMessagestring nullable required

The raw error message as recorded in a check result.

cleanedErrorMessagestring required

The cleaned and sanitized error message used for hashing and grouping.

firstSeenstring date required
lastSeenstring date required
archivedUntilNextEventboolean required
rootCauseAnalysesAttributes[]