v2

latestOpenAPI 3.0.02026-07-261859071.2 MB
Test sessions

Retrieve a test session

Retrieves a test session. Note that the returned data may be incomplete if the test session is still in progress.

get/v1/test-sessions/{testSessionId}

Path parameters

testSessionIdstring uuid required

Test session ID.

Test session ID.

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

testSessionIdstring uuid required
testSessionLinkstring uri required
namestring required
status'RUNNING' | 'FAILED' | 'PASSED' | 'CANCELLED' required
errorGroupIdsstring[] required

IDs of the test-session error groups observed in this test session.

startedAtstring date-time required
stoppedAtstring date-time nullable
timeElapsednumber required