Runtimes
Shows details for one specific runtime
Shows the details of all included NPM packages and their version for one specific runtime
get/v1/runtimes/{id}
Path parameters
idstring required
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.11
- ▲
for the
pathrequest parameterid, the minLength was increased from0to1request-parameter-min-length-increased
- ○
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
- ▲