v2

latestOpenAPI 3.0.02026-07-261859071.2 MB
Check results

Retrieve a normalized asset manifest for a check result

Returns a normalized manifest of downloadable assets for the check result.

get/v1/check-results/{checkId}/{checkResultId}/assets

Path parameters

checkIdstring uuid required

Check ID.

Check ID.

checkResultIdstring uuid required

Check result ID.

Check result ID.

Query parameters

typestring[]

Filter assets by normalized asset type. Repeat the query parameter to include multiple types.

Filter assets by normalized asset type. Repeat the query parameter to include multiple types.

namestring

Glob pattern matched case-insensitively against the asset name and archive entry path. Empty patterns are ignored.

Glob pattern matched case-insensitively against the asset name and archive entry path. Empty patterns are ignored.

Headers

x-checkly-accountstring uuid

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

truncatedboolean

Whether the manifest omitted entries because the stored archive entry list exceeded the endpoint cap.

entriesReturnedinteger

Number of archive entries represented in the response when the manifest is truncated.

entriesTotalinteger

Total number of manifestable archive entries found in storage when the manifest is truncated.