v2

latestOpenAPI 3.0.02026-07-261859071.2 MB
Test sessions

Retrieve a normalized asset manifest for a test-session result

Returns a normalized manifest of downloadable assets for the test-session result.

get/v1/test-sessions/{testSessionId}/results/{testSessionResultId}/assets

Path parameters

testSessionIdstring uuid required

Test session ID.

Test session ID.

testSessionResultIdstring uuid required

Test session result ID.

Test session 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.