API reference/Ops: releases
List the releases running now
GET/ops/releases/current
More than one during a rolling deploy. An instance counts as running until it stops or misses three heartbeats.
bearer auth
Responses
200OKapplication/json
releasesarray of objectrequired
401Unauthorizedapplication/problem+json
codestringrequired
Stable machine-readable error code
detailstring
Human-readable explanation
errorsarray of object
Field-level validation errors
request_idstring
Correlates with server logs and traces
statusinteger (int64)required
HTTP status code
titlestringrequired
Short summary of the problem type
typestring
URI identifying the problem type
403Forbiddenapplication/problem+json
codestringrequired
Stable machine-readable error code
detailstring
Human-readable explanation
errorsarray of object
Field-level validation errors
request_idstring
Correlates with server logs and traces
statusinteger (int64)required
HTTP status code
titlestringrequired
Short summary of the problem type
typestring
URI identifying the problem type
500Internal Server Errorapplication/problem+json
codestringrequired
Stable machine-readable error code
detailstring
Human-readable explanation
errorsarray of object
Field-level validation errors
request_idstring
Correlates with server logs and traces
statusinteger (int64)required
HTTP status code
titlestringrequired
Short summary of the problem type
typestring
URI identifying the problem type
v0.5