v1
latestOpenAPI 3.1.02026-07-2637098.0 KBGet latest deploy
Gets details and status of testing for the latest deployment.
get/deploys/latest
Response
200
Example response
{
"deploy_id": 2622811,
"site_id": 217923,
"timestamp": 1631129913,
"status": "completed",
"tests-completed": [
{
"test_id": "210908_RC_7ab3fa5a2229a69c1d79cb79bed4a31a",
"url_id": 275674,
"region": "ap-northeast-2",
"browser": "chrome-fibre"
}
],
"note_id": 2622811
}