v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Retrieve a test clock

Retrieves a test clock.

get/v1/test_helpers/test_clocks/{test_clock}

Path parameters

test_clockstring required

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

createdinteger required

Time at which the object was created. Measured in seconds since the Unix epoch.

deletes_afterinteger required

Time at which this clock is scheduled to auto delete.

frozen_timeinteger required

Time at which all objects belonging to this clock are frozen.

idstring required

Unique identifier for the object.

livemodeboolean required

If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.

namestring nullable

The custom name supplied at creation.

object'test_helpers.test_clock' required

String representing the object's type. Objects of the same type share the same value.

status'advancing' | 'internal_failure' | 'ready' required

The status of the Test Clock.