Runtimes
Lists all supported runtimes
Lists all supported runtimes and the included NPM packages for Browser checks and setup & teardown scripts for API checks.
get/v1/runtimes
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
Example response
[
{
"stage": "STABLE",
"runtimeEndOfLife": "12/31/2022",
"description": "Main updates are Playwright 1.58.2"
}
]Changes
Changed in 1 of the 4 revisions of this API.1
- ○
added the non-success response with the status
response-non-success-status-added
This revision also has 566 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○